PRINTING NILS
This commit is contained in:
@@ -86,7 +86,7 @@ function shared.Whoer.Init()
|
||||
local faction = shared.raceMap[self.race]
|
||||
local ruFaction = shared.L.ru.factions[faction]
|
||||
if not ruFaction then
|
||||
print(string.format("[%s] Faction %s not found in ru.factions", ModuleName, faction))
|
||||
print(string.format("[%s] Faction %s not found in ru.factions", ModuleName, tostring(faction)))
|
||||
end
|
||||
|
||||
local text = string.format(shared.L.ru.whoerNew,
|
||||
|
||||
Reference in New Issue
Block a user