Added EditorState, moved editor mode management to that IIFE

This commit is contained in:
unsettledgames
2021-07-23 18:54:09 +02:00
parent 366c2d9e2a
commit 404b1c56c1
5 changed files with 78 additions and 82 deletions

View File

@ -17,7 +17,7 @@
//=include Layer.js
//=include Startup.js
//=include _pixelGrid.js
//=include _editorMode.js
//=include EditorState.js
/**dropdown formatting**/
//=include PresetModule.js