diff --git a/sys.py/config.py b/sys.py/config.py index d338456..6628fcd 100644 --- a/sys.py/config.py +++ b/sys.py/config.py @@ -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: