mirror of
https://github.com/tobspr/shapez.io.git
synced 2025-06-13 13:04:03 +00:00
Added orevious state
This commit is contained in:
parent
374839ae37
commit
f99984c672
@ -103,4 +103,8 @@ export class CreditsState extends TextualGameState {
|
|||||||
);
|
);
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
getDefaultPreviousState() {
|
||||||
|
return "AboutState";
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user