Browse Source

move back CurKeySet

cuu 5 years ago
parent
commit
10f7e35e2e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      sys.py/config.py

+ 1 - 1
sys.py/config.py

@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*- 
 
-CurKeySet = "PC" ## >>>    PC or GameShell   <<<
+CurKeySet = "GameShell" ## >>>    PC or GameShell   <<<
 
 DontLeave = False