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
|
|
@ -82,7 +82,7 @@ public final class AreaSound extends Node {
|
|||
if (local8 != local92) {
|
||||
@Pc(100) NpcType local100 = this.npc.type;
|
||||
this.sound = local92;
|
||||
if (local100.anIntArray357 != null) {
|
||||
if (local100.multiNpcs != null) {
|
||||
local100 = local100.getMultiNpc();
|
||||
}
|
||||
if (local100 == null) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue