mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-17 16:35:14 -06:00
Moved p1isaac calls to ClientProt, need to organize them outside of this class later
This commit is contained in:
parent
11db30a704
commit
dc6deb9151
22 changed files with 1284 additions and 1277 deletions
|
|
@ -651,7 +651,7 @@ public final class Static45 {
|
|||
local198 = Static145.anIntArrayArray25[local3][local10];
|
||||
}
|
||||
if (local64 > 0) {
|
||||
Static193.method3502(local64, arg4);
|
||||
ClientProt.method3502(local64, arg4);
|
||||
return true;
|
||||
} else if (arg4 == 1) {
|
||||
return false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue