Clean up comments
This commit is contained in:
parent
9f67a59033
commit
13b600eb95
@ -46,8 +46,6 @@ const makeTrashButton = (x: number, y: number, icon: Array<number>) => {
|
|||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|
||||||
// makeTabButton("code", 88, 0, codeIcon);
|
|
||||||
// makeTabButton("sprite", 88+8, 0, spriteIcon);
|
|
||||||
makeTabButton("sheet", 120, 0, sheetsIcon);
|
makeTabButton("sheet", 120, 0, sheetsIcon);
|
||||||
makeTrashButton(0, 0, trashIcon);
|
makeTrashButton(0, 0, trashIcon);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user