more RSClient refactoring
This commit is contained in:
@@ -33,7 +33,7 @@ public class Varcs {
|
||||
|
||||
Varcs() {
|
||||
this.unwrittenChanges = false;
|
||||
int var1 = ObjectSound.archive2.method4(19);
|
||||
int var1 = ObjectSound.archive2.getGroupFileCount(19);
|
||||
this.map = new HashMap();
|
||||
this.intsPersistence = new boolean[var1];
|
||||
|
||||
@@ -45,7 +45,7 @@ public class Varcs {
|
||||
|
||||
var2 = 0;
|
||||
if (ObjectSound.archive2.method133(15)) {
|
||||
var2 = ObjectSound.archive2.method4(15);
|
||||
var2 = ObjectSound.archive2.getGroupFileCount(15);
|
||||
}
|
||||
|
||||
this.strings = new String[var2];
|
||||
|
||||
Reference in New Issue
Block a user