client: Fix BoundaryObject Y hook

This commit is contained in:
Owain van Brakel
2020-01-29 16:58:30 +01:00
parent 5bb2d483ee
commit 11c826d4f7

View File

@@ -21,7 +21,7 @@ public final class BoundaryObject {
int x; int x;
@ObfuscatedName("o") @ObfuscatedName("o")
@ObfuscatedGetter( @ObfuscatedGetter(
intValue = -1376780288 intValue = -1222089633
) )
@Export("y") @Export("y")
int y; int y;