rs-client: fixes wrong capacity getter (#2990)
Co-authored-by: Siraz <->
This commit is contained in:
@@ -21,7 +21,7 @@ public class TextureProvider implements TextureLoader {
|
||||
NodeDeque deque;
|
||||
@ObfuscatedName("o")
|
||||
@ObfuscatedGetter(
|
||||
intValue = -381189571
|
||||
intValue = -687495915
|
||||
)
|
||||
@Export("capacity")
|
||||
int capacity;
|
||||
|
||||
Reference in New Issue
Block a user