mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-11 17:10:24 -07:00
Rename Class3_Sub5 to Tile
This commit is contained in:
parent
4e641da5a3
commit
d0935310e3
37 changed files with 64 additions and 64 deletions
|
|
@ -42,7 +42,7 @@ public final class Static146 {
|
|||
for (@Pc(3) int local3 = 0; local3 < Static152.anInt3594; local3++) {
|
||||
for (@Pc(8) int local8 = 0; local8 < Static99.anInt2550; local8++) {
|
||||
if (Static130.aClass3_Sub5ArrayArrayArray1[arg0][local3][local8] == null) {
|
||||
Static130.aClass3_Sub5ArrayArrayArray1[arg0][local3][local8] = new Class3_Sub5(arg0, local3, local8);
|
||||
Static130.aClass3_Sub5ArrayArrayArray1[arg0][local3][local8] = new Tile(arg0, local3, local8);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue