mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-17 08:25:14 -06:00
Consolidated a bunch of static classes
This commit is contained in:
parent
cf6a86e926
commit
774d382816
260 changed files with 4163 additions and 4536 deletions
|
|
@ -25,8 +25,8 @@ public final class Static75 {
|
|||
if (local7 == null) {
|
||||
return null;
|
||||
} else {
|
||||
@Pc(14) WallDecor local14 = local7.aClass24_1;
|
||||
local7.aClass24_1 = null;
|
||||
@Pc(14) WallDecor local14 = local7.wallDecor;
|
||||
local7.wallDecor = null;
|
||||
return local14;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue