more RSClient refactoring

This commit is contained in:
Lucas
2019-07-08 22:41:26 +02:00
parent 112a2bcba7
commit ad565d3991
80 changed files with 714 additions and 667 deletions

View File

@@ -122,7 +122,7 @@ public class MusicSample extends Node {
} while(var6 >= 255);
byte[] var7 = new byte[var5];
var2.method46(var7, 0, var5);
var2.readBytes(var7, 0, var5);
this.field620[var4] = var7;
}