mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-17 16:35:14 -06:00
Renamed bunch of variables in all Type classes
This commit is contained in:
parent
d2c6c19cb8
commit
a3420acc1c
121 changed files with 1408 additions and 1408 deletions
|
|
@ -22,11 +22,11 @@ public final class Static9 {
|
|||
@Pc(28) int local28;
|
||||
@Pc(31) int local31;
|
||||
if (local5 == 1 || local5 == 3) {
|
||||
local28 = arg0.anInt4403;
|
||||
local31 = arg0.anInt4397;
|
||||
local28 = arg0.length;
|
||||
local31 = arg0.width;
|
||||
} else {
|
||||
local31 = arg0.anInt4403;
|
||||
local28 = arg0.anInt4397;
|
||||
local31 = arg0.length;
|
||||
local28 = arg0.width;
|
||||
}
|
||||
@Pc(53) int local53;
|
||||
@Pc(51) int local51;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue