mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2026-08-10 13:11:01 -06:00
GFX methods in-lined
Minor renaming
This commit is contained in:
parent
e6d109bad0
commit
12503411f7
11 changed files with 20 additions and 45 deletions
|
|
@ -37,18 +37,6 @@ abstract class Class75 {
|
|||
return null;
|
||||
}
|
||||
|
||||
static int method1338(int var0, int var1) {
|
||||
try {
|
||||
if (var1 <= 13) {
|
||||
anIntArray1107 = null;
|
||||
}
|
||||
|
||||
return 255 & var0;
|
||||
} catch (RuntimeException var3) {
|
||||
throw ClientErrorException.clientError(var3, "kf.H(" + var0 + ',' + var1 + ')');
|
||||
}
|
||||
}
|
||||
|
||||
static void method1339(RSString var0) {
|
||||
try {
|
||||
for (Class3_Sub28_Sub3 var2 = (Class3_Sub28_Sub3) Class134.aLinkedList_1758.method1222(); var2 != null; var2 = (Class3_Sub28_Sub3) Class134.aLinkedList_1758.method1221()) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue