4 lines
163 B
Lua
4 lines
163 B
Lua
---@diagnostic disable: missing-return, lowercase-global
|
|
|
|
---Returns faction. Returns faction in and out of battlegrounds
|
|
function GetBattlefieldArenaFaction() end |