rs-client: fix WallDecorations.x

This commit is contained in:
TheRealNull
2020-01-29 19:43:59 -05:00
parent b9de66a061
commit 3e48a355c2

View File

@@ -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;