mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-20 21:40:30 -07:00
Moved around some Static fields/methods, named LocType opcode 74
This commit is contained in:
parent
82c75b3ec9
commit
5e66d3ba01
95 changed files with 946 additions and 993 deletions
|
|
@ -206,7 +206,7 @@ public class Cheat {
|
|||
Chat.add(null, 0, JagString.concatenate(new JagString[] { RECT_DEBUG_EQUALS, JagString.parseInt(rectDebug) }));
|
||||
}
|
||||
if (arg0.equalsIgnoreCase(QA_OP_TEST)) {
|
||||
Static121.aBoolean154 = true;
|
||||
Static121.qaOpTest = true;
|
||||
}
|
||||
if (arg0.equalsIgnoreCase(TWEENING)) {
|
||||
if (SeqType.applyTweening) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue