mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-18 20:40:20 -07:00
Loads of refactoring, renamed Class3_Sub13 to EnumStringEntry too
This commit is contained in:
parent
e11ef7d372
commit
d2c6c19cb8
263 changed files with 2432 additions and 2436 deletions
|
|
@ -36,9 +36,9 @@ public final class Static123 {
|
|||
|
||||
@OriginalMember(owner = "client!jj", name = "a", descriptor = "(Z)V")
|
||||
public static void topBannerRefresh() {
|
||||
if (!Static249.aBoolean282 && Static83.modeWhere != 2) {
|
||||
if (!Static249.advertSuppressed && Static83.modeWhere != 2) {
|
||||
try {
|
||||
Static206.aClass100_900.method3157(Static215.aClient1);
|
||||
Static206.aClass100_900.method3157(Static215.instance);
|
||||
} catch (@Pc(26) Throwable local26) {
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue