set default back to code tab
This commit is contained in:
parent
9d2dc99a32
commit
5e4b76ebb3
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user