Fallback for ru faction
This commit is contained in:
@@ -87,6 +87,7 @@ function shared.Whoer.Init()
|
||||
local ruFaction = shared.L.ru.factions[faction]
|
||||
if not ruFaction then
|
||||
print(string.format("[%s] Faction %s not found in ru.factions", ModuleName, tostring(faction)))
|
||||
ruFaction = "неизвестно"
|
||||
end
|
||||
|
||||
local text = string.format(shared.L.ru.whoerNew,
|
||||
|
||||
Reference in New Issue
Block a user