Rework clanmanmode attack option hiding (#746)
* A whole bunch of refactoring * Api/mixins/injector additions for hiding attack options * Rework clanmanmode attack hiding * Update Client.java
This commit is contained in:
@@ -11,8 +11,8 @@ public class UrlRequest {
|
||||
@ObfuscatedSignature(
|
||||
signature = "[Llq;"
|
||||
)
|
||||
@Export("__ey_bx")
|
||||
static IndexedSprite[] __ey_bx;
|
||||
@Export("worldSelectStars")
|
||||
static IndexedSprite[] worldSelectStars;
|
||||
@ObfuscatedName("m")
|
||||
@Export("url")
|
||||
final URL url;
|
||||
|
||||
Reference in New Issue
Block a user