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:
@@ -20,8 +20,8 @@ public class Varps {
|
||||
@ObfuscatedGetter(
|
||||
intValue = 120772859
|
||||
)
|
||||
@Export("__hv_h")
|
||||
static int __hv_h;
|
||||
@Export("loginBoxCenter")
|
||||
static int loginBoxCenter;
|
||||
|
||||
static {
|
||||
Varps_masks = new int[32];
|
||||
|
||||
Reference in New Issue
Block a user