From 495c5862681118629ade6ab26f20f5d773f1f964 Mon Sep 17 00:00:00 2001 From: cuu Date: Tue, 3 Jul 2018 18:36:34 +0800 Subject: [PATCH] move back CurKeySet --- sys.py/config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys.py/config.py b/sys.py/config.py index 09d025e..044eca7 100644 --- a/sys.py/config.py +++ b/sys.py/config.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -CurKeySet = "PC" ## >>> PC or GameShell <<< +CurKeySet = "GameShell" ## >>> PC or GameShell <<< DontLeave = False