mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2026-08-17 08:25:10 -06:00
Fixed up dev console
Added fun new client sided commands
This commit is contained in:
parent
35cf0a6705
commit
fcc1eb3e92
99 changed files with 3947 additions and 3804 deletions
|
|
@ -1006,13 +1006,13 @@ public final class RSInterface {
|
|||
this.anIntArray185 = this.method863(buffer);
|
||||
}
|
||||
|
||||
final Class3_Sub28_Sub17 method868(AbstractIndexedSprite[] var1) {
|
||||
final Font method868(AbstractIndexedSprite[] var1) {
|
||||
try {
|
||||
aBoolean6 = false;
|
||||
if (this.anInt270 == -1) {
|
||||
return null;
|
||||
} else {
|
||||
Class3_Sub28_Sub17 var3 = (Class3_Sub28_Sub17) Unsorted.aReferenceCache_743.get((long) this.anInt270);
|
||||
Font var3 = (Font) Unsorted.aReferenceCache_743.get((long) this.anInt270);
|
||||
if (null == var3) {
|
||||
var3 = Unsorted.method1300(this.anInt270, Class12.aClass153_323, Class97.aClass153_1378);
|
||||
if (null == var3) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue