mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-17 20:10:21 -07: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
|
|
@ -58,7 +58,7 @@ public final class Static217 {
|
|||
for (local275 = 7; local275 >= 0; local275--) {
|
||||
if (Static160.aClass100Array121[local275] != null) {
|
||||
@Pc(291) short local291 = 0;
|
||||
if (Static266.game == 0 && Static160.aClass100Array121[local275].method3111(LocalizedText.ATTACK)) {
|
||||
if (Static266.game == 0 && Static160.aClass100Array121[local275].equalsIgnoreCase(LocalizedText.ATTACK)) {
|
||||
if (arg2.anInt1652 > Static173.self.anInt1652) {
|
||||
local291 = 2000;
|
||||
}
|
||||
|
|
@ -157,9 +157,9 @@ public final class Static217 {
|
|||
@Pc(68) int local68 = local64 >> 2;
|
||||
@Pc(72) int local72 = local64 & 0x3;
|
||||
if (arg3 == local60 && local56 >= arg8 && local56 < arg8 + 8 && arg9 <= local50 && arg9 + 8 > local50) {
|
||||
@Pc(103) LocType local103 = Static271.method4601(local7);
|
||||
@Pc(120) int local120 = Static52.method1286(local50 & 0x7, arg4, local72, local103.anInt4403, local103.anInt4397, local56 & 0x7) + arg5;
|
||||
@Pc(137) int local137 = Static241.method4541(local103.anInt4397, arg4, local103.anInt4403, local56 & 0x7, local72, local50 & 0x7) + arg6;
|
||||
@Pc(103) LocType local103 = Static271.get(local7);
|
||||
@Pc(120) int local120 = Static52.method1286(local50 & 0x7, arg4, local72, local103.length, local103.width, local56 & 0x7) + arg5;
|
||||
@Pc(137) int local137 = Static241.method4541(local103.width, arg4, local103.length, local56 & 0x7, local72, local50 & 0x7) + arg6;
|
||||
if (local120 > 0 && local137 > 0 && local120 < 103 && local137 < 103) {
|
||||
@Pc(154) CollisionMap local154 = null;
|
||||
if (!arg7) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue