Client sound fix (dropping still has sound issues)

Cache now includes all music + sfx + sound (taken from revision 550)
Drop item handler - removed useless send audio
This commit is contained in:
Woah 2021-03-31 06:23:23 -04:00
parent 8b1bcd3a4c
commit b6495f8d33
58 changed files with 855 additions and 847 deletions

View file

@ -22,8 +22,8 @@ final class Class125 implements ShaderInterface {
GL var2 = HDToolKit.gl;
var2.glGenProgramsARB(1, var1, 0);
this.anInt2184 = var1[0];
int[][] var3 = Class15.method895(0);
int[][] var4 = Class15.method895(8);
int[][] var3 = AudioThread.method895(0);
int[][] var4 = AudioThread.method895(8);
DataBuffer var5 = new DataBuffer(262144);
for (int var6 = 0; var6 < 256; ++var6) {