forked from 2009Scape/Server
Audio renaming (still need to find sound effect audio)
Identified the probable cause of the display thread death HDToolKit.bufferSwap. There's an error that gets thrown when the user exits the client without going through the proper way to do so which is unacceptable. A band-aid has been applied.
This commit is contained in:
parent
006718a59b
commit
5e98d6a633
69 changed files with 1003 additions and 1007 deletions
|
|
@ -40,8 +40,8 @@ public final class Class23 {
|
|||
var1.writeByte(Class3_Sub28_Sub9.anInt3622);
|
||||
var1.writeByte(!TextureOperation17.aBoolean3184 ? 0 : 1);
|
||||
var1.writeByte(AudioHandler.soundEffectVolume);
|
||||
var1.writeByte(Unsorted.anInt120);
|
||||
var1.writeByte(Sprites.anInt340);
|
||||
var1.writeByte(AudioHandler.musicVolume);
|
||||
var1.writeByte(Sprites.ambientVolume);
|
||||
var1.writeShort(TextureOperation.anInt2378);
|
||||
var1.writeShort(Unsorted.anInt3071);
|
||||
var1.writeByte(Class127_Sub1.method1757());
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue