set default back to code tab

This commit is contained in:
dylan 2023-05-05 16:42:03 -07:00
parent 9d2dc99a32
commit 5e4b76ebb3

View File

@ -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,