mirror of
https://github.com/RandomityGuy/MBHaxe.git
synced 2025-10-30 08:11:25 +00:00
remove mbp backport
This commit is contained in:
parent
fece873cae
commit
7bbdea4d37
1 changed files with 0 additions and 4 deletions
|
|
@ -1237,10 +1237,6 @@ class MarbleWorld extends Scheduler {
|
|||
timeTravelSound.stop();
|
||||
timeTravelSound = null;
|
||||
}
|
||||
if (alarmSound != null) {
|
||||
alarmSound.stop();
|
||||
alarmSound = null;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue