mirror of
https://github.com/clockworkpi/launcher.git
synced 2026-03-19 10:22:39 +01:00
auto create dotlang
This commit is contained in:
@@ -40,6 +40,7 @@ class LangManager(object):
|
||||
self._ConfigFileName = self._ConfigFileName.strip("\r\n ")
|
||||
#print(self._ConfigFileName)
|
||||
except:
|
||||
os.system("touch .lang")
|
||||
print("read lang failed")
|
||||
None
|
||||
|
||||
|
||||
Reference in New Issue
Block a user