mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-12 01:21:23 -07:00
Rename Class8_Sub5 to RawModel
This commit is contained in:
parent
bfd41663a7
commit
26349d92b1
14 changed files with 75 additions and 75 deletions
|
|
@ -81,7 +81,7 @@ public final class Static220 {
|
|||
@Pc(4) long local4 = (long) arg2;
|
||||
@Pc(10) Model local10 = (Model) Static110.aClass99_15.method3106(local4);
|
||||
if (local10 == null) {
|
||||
@Pc(22) Class8_Sub5 local22 = Static77.method1686(Static267.aClass153_109, arg2);
|
||||
@Pc(22) RawModel local22 = Static77.method1686(Static267.aClass153_109, arg2);
|
||||
if (local22 == null) {
|
||||
return null;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue