dd
This commit is contained in:
@@ -46,6 +46,7 @@ export class LoadingViewComp extends CCVMParentComp {
|
||||
var map = ecs.getEntity<GameMap>(GameMap);
|
||||
map.load();
|
||||
smc.map = map;
|
||||
oops.gui.open(UIID.Role_Controller)
|
||||
}
|
||||
|
||||
start() {
|
||||
|
||||
Reference in New Issue
Block a user