mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-13 10:00:19 -07:00
Consolidate cheat strings
This commit is contained in:
parent
e472cce9e7
commit
c69110031a
23 changed files with 88 additions and 100 deletions
|
|
@ -703,7 +703,7 @@ public final class client extends GameShell {
|
|||
}
|
||||
} else {
|
||||
@Pc(388) Graphics local388;
|
||||
if ((gameState == 30 || gameState == 10) && Static199.rectDebug == 0 && !local158) {
|
||||
if ((gameState == 30 || gameState == 10) && Cheat.rectDebug == 0 && !local158) {
|
||||
try {
|
||||
local388 = GameShell.canvas.getGraphics();
|
||||
for (local84 = 0; local84 < InterfaceList.anInt766; local84++) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue