clean up
This commit is contained in:
parent
ef9cda0689
commit
b5275535ab
@ -21,7 +21,7 @@ var globalStates = {
|
||||
building: 5
|
||||
};
|
||||
var globalState = globalStates.titleScreen;
|
||||
debugger
|
||||
|
||||
function update() {
|
||||
|
||||
switch (globalState) {
|
||||
|
Reference in New Issue
Block a user