Merge pull request #2297 from open-osrs/WallDecorations
rs-client: fix WallDecorations.x
This commit is contained in:
@@ -22,7 +22,7 @@ public final class WallDecoration {
|
|||||||
int x;
|
int x;
|
||||||
@ObfuscatedName("o")
|
@ObfuscatedName("o")
|
||||||
@ObfuscatedGetter(
|
@ObfuscatedGetter(
|
||||||
intValue = 357564416
|
intValue = 1541741189
|
||||||
)
|
)
|
||||||
@Export("y")
|
@Export("y")
|
||||||
int y;
|
int y;
|
||||||
|
|||||||
Reference in New Issue
Block a user