mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-19 04:50:25 -07:00
Renamed midi/sound functions
This commit is contained in:
parent
2b59a97e7a
commit
9789c5b66e
30 changed files with 1096 additions and 1099 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue