Fix: loading frozen bug
This commit is contained in:
@@ -13,4 +13,4 @@ game.state.add('Loading', Loading);
|
||||
game.state.add('Login', Login);
|
||||
game.state.add('LicenseTimer', LicenseTimer);
|
||||
|
||||
game.state.start('Loading');
|
||||
game.state.start('Loading');
|
||||
Reference in New Issue
Block a user