mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-28 05:45:15 -06:00
got any grapes
This commit is contained in:
parent
ab2a28db8c
commit
c2af158f55
1 changed files with 1 additions and 1 deletions
|
|
@ -390,7 +390,7 @@ public final class client extends GameShell {
|
|||
if (Preferences.musicVolume == 0) {
|
||||
MidiPlayer.playFadeOut();
|
||||
} else {
|
||||
MidiPlayer.playFadeOut(MusicPlayer.titleSong, js5Archive6, 255);
|
||||
MidiPlayer.playFadeOut(MusicPlayer.titleSong, js5Archive6, Preferences.musicVolume);
|
||||
}
|
||||
js5NetQueue.writeLoggedIn(false);
|
||||
} else {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue