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
8949233eae
commit
d821ac7197
69 changed files with 1003 additions and 1007 deletions
|
|
@ -5,7 +5,6 @@ import org.rs09.client.rendering.Toolkit;
|
|||
abstract class Class129 {
|
||||
|
||||
static int[] anIntArray1690;
|
||||
static int anInt1691 = -1;
|
||||
static int anInt1692 = 0;
|
||||
static int[] anIntArray1693 = new int[128];
|
||||
static int[] anIntArray1695;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue