more RSClient refactoring

This commit is contained in:
Lucas
2019-07-08 17:46:10 +02:00
parent a32c667251
commit 112a2bcba7
87 changed files with 1384 additions and 1323 deletions

View File

@@ -207,14 +207,14 @@ public class WorldMapAreaData extends WorldMapArea {
--RouteStrategy.Interpreter_intStackSize;
var5 = Interpreter.Interpreter_intStack[RouteStrategy.Interpreter_intStackSize] - 1;
if (var5 >= 0 && var5 <= 9) {
WorldMapSection3.method345(var4, var5);
WorldMapSection1.method345(var4, var5);
return 1;
} else {
throw new RuntimeException();
}
} else if (var0 == 1355) {
var11 = 10;
WorldMapSection3.method345(var4, var11);
WorldMapSection1.method345(var4, var11);
return 1;
} else {
return 2;