mirror of
https://github.com/lubosz/overte.git
synced 2025-04-23 16:33:56 +02:00
maze update
This commit is contained in:
parent
5ea5336ba5
commit
59a0e95e5f
1 changed files with 1 additions and 4 deletions
|
@ -234,11 +234,8 @@
|
|||
};
|
||||
Audio.playSound(VICTORY_SOUND, audioProperties);
|
||||
|
||||
},
|
||||
|
||||
unload: function() {
|
||||
Script.update.disconnect(_this.update);
|
||||
}
|
||||
|
||||
};
|
||||
|
||||
return new Maze();
|
||||
|
|
Loading…
Reference in a new issue