mixins: Login stuff

This commit is contained in:
Owain van Brakel
2020-05-28 12:58:35 +02:00
parent c0fa105d49
commit 8d45b53d71
8 changed files with 180 additions and 9 deletions

View File

@@ -46,7 +46,7 @@ public class Calendar {
garbageValue = "-1281352540"
)
static void method4032() {
if (Login.field1205) {
if (Login.clearLoginScreen) {
ModelData0.titleboxSprite = null;
GrandExchangeOfferOwnWorldComparator.titlebuttonSprite = null;
Login.runesSprite = null;
@@ -86,7 +86,7 @@ public class Calendar {
}
}
Login.field1205 = false;
Login.clearLoginScreen = false;
}
}
}