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

@@ -70,9 +70,10 @@ public class class190 {
signature = "(I)Lbt;",
garbageValue = "-68901151"
)
static World method3672() {
World.field987 = 0;
return Fonts.method5647();
@Export("worldListStart")
static World worldListStart() {
World.worldListWorldCount = 0;
return Fonts.getNextWorldListWorld();
}
@ObfuscatedName("iv")