1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 |
--------------------------------------------------------------------------------
-- VoiceChat HUD Loading Screen Console
-- App version of the Voice Chat HUD for display on the loading screen.
--------------------------------------------------------------------------------
ZO_VoiceChatHUDLoadingScreen_Console = { }
--XML Calls
end
end
end |