This commit is contained in:
therealunull
2020-12-14 09:08:42 -05:00
parent aa44329202
commit a55f9502e2
115 changed files with 5376 additions and 267 deletions

View File

@@ -52,7 +52,7 @@ public class DefaultsGroup {
Client.players[var0] = null;
}
PlayerAppearance.localPlayer = null; // L: 2774
PlayerComposition.localPlayer = null; // L: 2774
for (var0 = 0; var0 < Client.npcs.length; ++var0) { // L: 2775
NPC var1 = Client.npcs[var0]; // L: 2776