Started moving around static methods/fields

This commit is contained in:
Pazaz 2022-04-25 00:49:33 -04:00
parent bed128bd19
commit 6ba1f2f808
305 changed files with 5027 additions and 5075 deletions

View file

@ -45,7 +45,7 @@ public final class Static267 {
@OriginalMember(owner = "client!vl", name = "a", descriptor = "(I)Z")
public static boolean isShowingVideoAd() {
if (Static150.objectTag) {
if (client.objectTag) {
try {
return !((Boolean) Static119.aClass100_588.method3157(GameShell.signLink.applet));
} catch (@Pc(21) Throwable local21) {