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;
|
NodeDeque deque;
|
||||||
@ObfuscatedName("o")
|
@ObfuscatedName("o")
|
||||||
@ObfuscatedGetter(
|
@ObfuscatedGetter(
|
||||||
intValue = -381189571
|
intValue = -687495915
|
||||||
)
|
)
|
||||||
@Export("capacity")
|
@Export("capacity")
|
||||||
int capacity;
|
int capacity;
|
||||||
|
|||||||
Reference in New Issue
Block a user