clean
This commit is contained in:
parent
d93a8da828
commit
75d8d46c62
1 changed files with 1 additions and 0 deletions
|
@ -184,6 +184,7 @@ export class GameScene extends ResizableScene implements CenterListener {
|
|||
//hook preload scene
|
||||
preload(): void {
|
||||
addLoader(this);
|
||||
|
||||
const localUser = localUserStore.getLocalUser();
|
||||
const textures = localUser?.textures;
|
||||
if (textures) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue