mirror of
https://github.com/RandomityGuy/MBHaxe.git
synced 2026-02-04 05:15:56 +00:00
Merge pull request #14 from thearst3rd/mbg-restart-improvement
MBG - Don't pause when hitting restart button from EndGameGui on js
This commit is contained in:
commit
21283ce850
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