mirror of
https://github.com/lospec/pixel-editor.git
synced 2023-08-10 21:12:51 +03:00
Started magic wand
This commit is contained in:
@ -41,9 +41,10 @@
|
||||
//=include tools/EyeDropperTool.js
|
||||
//=include tools/PanTool.js
|
||||
//=include tools/ZoomTool.js
|
||||
//=include tools/MoveSelectionTool.js
|
||||
//=include tools/RectangularSelectionTool.js
|
||||
//=include tools/LassoSelectionTool.js
|
||||
//=include tools/MoveSelectionTool.js
|
||||
//=include tools/MagicWandTool.js
|
||||
|
||||
/** MODULES AND MENUS **/
|
||||
//=include SplashPage.js
|
||||
|
Reference in New Issue
Block a user