Renamed midi/sound functions

This commit is contained in:
Pazaz 2022-06-27 13:08:03 -04:00
parent 2b59a97e7a
commit 9789c5b66e
30 changed files with 1096 additions and 1099 deletions

View file

@ -609,7 +609,7 @@ public class LoginManager {
}
WorldMap.clear(false);
System.gc();
MidiPlayer.method801();
MidiPlayer.playFadeOut();
MidiPlayer.jingle = false;
MusicPlayer.groupId = -1;
AreaSoundManager.clear(true);
@ -762,7 +762,7 @@ public class LoginManager {
} else {
Camera.cameraType = 1;
}
SoundPlayer.anInt4451 = 0;
SoundPlayer.size = 0;
if (mapFlagX != 0) {
mapFlagZ -= local81;
mapFlagX -= local86;