mirror of
https://github.com/clockworkpi/launcher_deot.git
synced 2025-12-12 15:38:52 +01:00
Update config.py
This commit is contained in:
parent
cf9683f890
commit
7d8927fe3b
@ -45,7 +45,7 @@ def PreparationInAdv():
|
||||
if SKIN != None:
|
||||
return
|
||||
|
||||
SKIN= "../skin/default"
|
||||
SKIN= "../skin/DEOT"
|
||||
|
||||
if FileExists("%s/.gameshell_skin" % os.path.expanduser('~')) == True:
|
||||
with open("%s/.gameshell_skin" % os.path.expanduser('~'),"r") as f:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user