Applied suggested code review changes

This commit is contained in:
Jonatino
2021-03-26 11:51:01 -04:00
parent 284b5bea32
commit af1166c690
7 changed files with 8 additions and 9 deletions

View File

@@ -230,4 +230,4 @@ public class Login {
return 1; // L: 1317
}
}
}
}

View File

@@ -47,7 +47,7 @@ public abstract class Renderable extends DualNode {
static final void method3417() {
if (Client.field889 != class90.Client_plane) { // L: 3402
Client.field889 = class90.Client_plane; // L: 3403
class224.redrawMiniMapIcons(class90.Client_plane); // L: 3404
class224.createMinimapSprite(class90.Client_plane); // L: 3404
}
} // L: 3406

View File

@@ -184,4 +184,4 @@ public final class WorldMapRectangle {
return var1.length() > 6 ? " " + FileSystem.colorStartTag(16777215) + var1.substring(0, var1.length() - 4) + "K" + " " + " (" + var1 + ")" + "</col>" : " " + FileSystem.colorStartTag(16776960) + var1 + "</col>"; // L: 9909 9910
}
}
}
}

View File

@@ -340,4 +340,4 @@ public final class class13 {
}
} // L: 11640
}
}

View File

@@ -2,4 +2,4 @@ import net.runelite.mapping.ObfuscatedName;
@ObfuscatedName("ff")
public interface class170 {
}
}

View File

@@ -4,8 +4,7 @@ import net.runelite.mapping.ObfuscatedName;
import net.runelite.mapping.ObfuscatedSignature;
@ObfuscatedName("fd")
public class class171 implements class170
{
public class class171 implements class170 {
@ObfuscatedName("ee")
@ObfuscatedGetter(
intValue = -853566565

View File

@@ -29,8 +29,8 @@ public class class224 {
descriptor = "(II)V",
garbageValue = "2091444199"
)
@Export("redrawMiniMapIcons")
static final void redrawMiniMapIcons(int plane) {
@Export("createMinimapSprite")
static final void createMinimapSprite(int plane) {
int[] var1 = GrandExchangeOfferAgeComparator.sceneMinimapSprite.pixels; // L: 5775
int var2 = var1.length; // L: 5776