mirror of
https://github.com/RandomityGuy/MBHaxe.git
synced 2025-10-30 08:11:25 +00:00
Don't pause when hitting restart button from EndGameGui on js
This commit is contained in:
parent
855fe096c9
commit
b178f23885
1 changed files with 0 additions and 1 deletions
|
|
@ -1283,7 +1283,6 @@ class MarbleWorld extends Scheduler {
|
|||
this.saveReplay();
|
||||
this.isRecording = true;
|
||||
}
|
||||
this.setCursorLock(true);
|
||||
this.restart();
|
||||
#if js
|
||||
pointercontainer.hidden = true;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue