forked from metin2/client
Added game files from TMP4
This commit is contained in:
@ -55,7 +55,7 @@ class Console(object):
|
||||
|
||||
def ReloadLocale(self):
|
||||
"Reload Locale"
|
||||
reload(locale)
|
||||
reload(localeInfo)
|
||||
reload(uiScriptLocale)
|
||||
self.Print("RELOAD LOCALE")
|
||||
|
||||
|
Reference in New Issue
Block a user