diff --git a/editmode.ts b/editmode.ts index 938136f..595daa5 100644 --- a/editmode.ts +++ b/editmode.ts @@ -8,7 +8,7 @@ import { inRect } from "./util.ts"; type TabName = "code" | "sprite" | "map" | "sfx" | "music"; -let tab: TabName = "sprite"; +let tab: TabName = "code"; const codeIcon = [ 0, 0, 0, 0, 0, 0, 0, 0,