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:
@@ -634,7 +634,7 @@ public class ServerPacket {
|
||||
signature = "(I)Llq;",
|
||||
garbageValue = "2048918805"
|
||||
)
|
||||
static IndexedSprite method3663() {
|
||||
static IndexedSprite createIndexedSprite() {
|
||||
IndexedSprite var0 = new IndexedSprite();
|
||||
var0.width = class328.indexedSpriteWidth;
|
||||
var0.height = class328.indexedSpriteHeight;
|
||||
|
||||
Reference in New Issue
Block a user