mirror of
https://github.com/RandomityGuy/MBHaxe.git
synced 2026-04-26 12:41:40 +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.stop();
|
||||||
timeTravelSound = null;
|
timeTravelSound = null;
|
||||||
}
|
}
|
||||||
if (alarmSound != null) {
|
|
||||||
alarmSound.stop();
|
|
||||||
alarmSound = null;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue