naming conventions act 2: the end
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
function LocaleLoad(ISO639)
|
||||
function loadLocale(ISO639)
|
||||
local ISO639 = ISO639 or "ENG"
|
||||
dofile("data/locale/"..ISO639..".lua")
|
||||
dofile("data/dialog_sequences.lua")
|
||||
|
||||
Reference in New Issue
Block a user