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