mirror of
https://github.com/clockworkpi/launcher.git
synced 2025-12-13 18:28:50 +01:00
auto create dotlang
This commit is contained in:
parent
73bcdb6d44
commit
746fdb8412
@ -40,6 +40,7 @@ class LangManager(object):
|
|||||||
self._ConfigFileName = self._ConfigFileName.strip("\r\n ")
|
self._ConfigFileName = self._ConfigFileName.strip("\r\n ")
|
||||||
#print(self._ConfigFileName)
|
#print(self._ConfigFileName)
|
||||||
except:
|
except:
|
||||||
|
os.system("touch .lang")
|
||||||
print("read lang failed")
|
print("read lang failed")
|
||||||
None
|
None
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user