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