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

@@ -207,7 +207,7 @@ public class Players {
Client.meslayerContinueWidget = null; // L: 2736
Client.menuOptionsCount = 0; // L: 2738
Client.isMenuOpen = false; // L: 2739
Client.playerAppearance.update((int[])null, new int[]{0, 0, 0, 0, 0}, false, -1); // L: 2741
Client.playerComposition.update((int[])null, new int[]{0, 0, 0, 0, 0}, false, -1); // L: 2741
for (var0 = 0; var0 < 8; ++var0) { // L: 2742
Client.playerMenuActions[var0] = null; // L: 2743