RS-Client: Refactoring (also gradle compiler args) (#1236)
* gradle: compiler args for mixins/rs-client * rs-client: yes * rs-client: no
This commit is contained in:
@@ -122,9 +122,9 @@ public class GrandExchangeEvent {
|
||||
}
|
||||
}
|
||||
|
||||
if (Client.field850 != null) {
|
||||
Strings.method4120(Client.field850);
|
||||
Client.field850 = null;
|
||||
if (Client.meslayerContinueWidget != null) {
|
||||
Strings.invalidateWidget(Client.meslayerContinueWidget);
|
||||
Client.meslayerContinueWidget = null;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user