mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-19 21:10:19 -07: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
|
|
@ -19,7 +19,7 @@ public final class Static23 {
|
|||
for (local3 = arg1; local3 <= arg3 + arg1; local3++) {
|
||||
for (local10 = arg2; local10 <= arg4 + arg2; local10++) {
|
||||
if (local10 >= 0 && local10 < 104 && local3 >= 0 && local3 < 104) {
|
||||
Static118.aByteArrayArrayArray9[arg0][local10][local3] = 127;
|
||||
SceneGraph.aByteArrayArrayArray9[arg0][local10][local3] = 127;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue