Explorar o código

Update config.py

hi80482 %!s(int64=3) %!d(string=hai) anos
pai
achega
7d8927fe3b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      sys.py/config.py

+ 1 - 1
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: