mirror of
https://github.com/clockworkpi/launcher_deot.git
synced 2026-03-18 18:12:39 +01:00
Update config.py
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user