mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-20 21:40:30 -07:00
Renamed part of PlayerAppearance
This commit is contained in:
parent
df0796dc23
commit
a941543566
9 changed files with 180 additions and 156 deletions
|
|
@ -136,7 +136,7 @@ public class Cheat {
|
|||
Chat.add(null, 0, JagString.concatenate(new JagString[]{aClass100_1093, JagString.parseInt(local38), DEBUG_MEM_UNIT}));
|
||||
}
|
||||
if (arg0.equalsIgnoreCase(PCACHESIZE)) {
|
||||
Chat.add(null, 0, JagString.concatenate(new JagString[]{aClass100_335, JagString.parseInt(PlayerAppearance.method1029())}));
|
||||
Chat.add(null, 0, JagString.concatenate(new JagString[]{aClass100_335, JagString.parseInt(PlayerAppearance.getModelCacheSize())}));
|
||||
}
|
||||
if (GlRenderer.enabled && arg0.equalsIgnoreCase(CARDMEM)) {
|
||||
System.out.println("oncard_geometry:" + GlCleaner.onCardGeometry);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue