feat(char-spawn): Fase 4 client + UI WBPs paralelo (#2)
Co-authored-by: Mateus Rodrigues <mateuus27@outlook.com> Co-committed-by: Mateus Rodrigues <mateuus27@outlook.com>
This commit was merged in pull request #2.
This commit is contained in:
@@ -12,6 +12,11 @@ enum class EZMMOThemeKey : uint8
|
||||
HUD_HealthBar UMETA(DisplayName = "HUD - Health Bar"),
|
||||
HUD_ManaBar UMETA(DisplayName = "HUD - Mana Bar"),
|
||||
|
||||
// Boot
|
||||
Boot_Background UMETA(DisplayName = "Boot - Background"),
|
||||
Boot_Logo UMETA(DisplayName = "Boot - Logo"),
|
||||
Boot_Music UMETA(DisplayName = "Boot - Music"),
|
||||
|
||||
// Login / Character Select
|
||||
Login_Background UMETA(DisplayName = "Login - Background"),
|
||||
Login_Logo UMETA(DisplayName = "Login - Logo"),
|
||||
|
||||
Reference in New Issue
Block a user