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