Renamed bunch of variables in all Type classes

This commit is contained in:
Pazaz 2022-04-23 16:56:52 -04:00
parent d2c6c19cb8
commit a3420acc1c
121 changed files with 1408 additions and 1408 deletions

View file

@ -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) {