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:
Woah 2021-03-25 18:08:27 -04:00
parent 006718a59b
commit 5e98d6a633
69 changed files with 1003 additions and 1007 deletions

View file

@ -7,21 +7,6 @@ final class Class60 {
static int anInt934;
static int anInt936;
static void method1207() {
try {
for (int var1 = 0; Class163.localNPCCount > var1; ++var1) {
int var2 = Class15.localNPCIndexes[var1];
NPC var3 = NPC.npcs[var2];
if (null != var3) {
Unsorted.method68(var3.definition.size, var3);
}
}
} catch (RuntimeException var4) {
throw ClientErrorException.clientError(var4, "ig.A(" + -72 + ')');
}
}
static void method1208(byte var0, int var1) {
try {
if (-1 != var1) {