Added customizable skin + capes and fixed flipped third person

This commit is contained in:
LazyByteDev
2026-03-05 18:40:13 -05:00
parent 67458d6e39
commit 21465b6653
19 changed files with 1359 additions and 337 deletions

View File

@@ -80,6 +80,8 @@ enum EUIScene
eUIComponent_Chat,
eUIScene_ReinstallMenu,
eUIScene_SkinSelectMenu,
eUIScene_CustomizeCharacterMenu,
eUIScene_CapeSelectMenu,
eUIScene_TextEntry,
eUIScene_InGameHostOptionsMenu,
eUIScene_InGamePlayerOptionsMenu,