Rehandled menus; reworked dialog, added dialogsequences instead of dialogboxes
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
function LocaleLoad(ISO639)
|
||||
local ISO639 = ISO639 or "ENG"
|
||||
dofile("Mothback/data/locale/"..ISO639..".lua")
|
||||
dofile("Mothback/data/dialog_sequences.lua")
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user