From 2ebfc7b2fe9e7a3fd63db6488420d9c88ef8933f Mon Sep 17 00:00:00 2001 From: cuu Date: Thu, 5 Jul 2018 11:49:26 +0800 Subject: [PATCH] ... --- 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