mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-12 01:21:23 -07:00
Refactored more CS2 stuff
This commit is contained in:
parent
e5eeecd0ad
commit
79fdaf96f8
154 changed files with 1382 additions and 1378 deletions
|
|
@ -20,13 +20,13 @@ public final class Static269 {
|
|||
public static final Js5CachedResourceProvider[] js5Providers = new Js5CachedResourceProvider[28];
|
||||
|
||||
@OriginalMember(owner = "client!wa", name = "a", descriptor = "(Z)V")
|
||||
public static void method2170() {
|
||||
public static void updateFlames() {
|
||||
Static250.anInt5434++;
|
||||
}
|
||||
|
||||
@OriginalMember(owner = "client!wa", name = "e", descriptor = "(B)V")
|
||||
public static void method2172() {
|
||||
Static118.aClass99_16.method3104();
|
||||
public static void clearObjectSpriteCache() {
|
||||
Static118.objectSpriteCache.clear();
|
||||
}
|
||||
|
||||
@OriginalMember(owner = "client!wa", name = "a", descriptor = "([Lclient!mj;ZIIIII[B)V")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue