mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-12 01:21:23 -07:00
Rename Class92 to Environment
This commit is contained in:
parent
c9f355cf3c
commit
52b455e2d3
6 changed files with 12 additions and 12 deletions
|
|
@ -159,7 +159,7 @@ public final class Static75 {
|
|||
|
||||
@OriginalMember(owner = "client!g", name = "b", descriptor = "(I)V")
|
||||
public static void method1632() {
|
||||
@Pc(9) Class92 local9 = new Class92();
|
||||
@Pc(9) Environment local9 = new Environment();
|
||||
for (@Pc(18) int local18 = 0; local18 < 13; local18++) {
|
||||
for (@Pc(25) int local25 = 0; local25 < 13; local25++) {
|
||||
Static192.aClass92ArrayArray1[local18][local25] = local9;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue