rs-client: Fix worldmap hooks
This commit is contained in:
@@ -87,13 +87,13 @@ public final class WorldMapManager {
|
|||||||
final HashMap fonts;
|
final HashMap fonts;
|
||||||
@ObfuscatedName("o")
|
@ObfuscatedName("o")
|
||||||
@ObfuscatedGetter(
|
@ObfuscatedGetter(
|
||||||
intValue = -517203904
|
intValue = -880496543
|
||||||
)
|
)
|
||||||
@Export("tileX")
|
@Export("tileX")
|
||||||
int tileX;
|
int tileX;
|
||||||
@ObfuscatedName("v")
|
@ObfuscatedName("v")
|
||||||
@ObfuscatedGetter(
|
@ObfuscatedGetter(
|
||||||
intValue = 800911040
|
intValue = -457247813
|
||||||
)
|
)
|
||||||
@Export("tileY")
|
@Export("tileY")
|
||||||
int tileY;
|
int tileY;
|
||||||
|
|||||||
Reference in New Issue
Block a user