Sorry this is the real final one...

This commit is contained in:
jianmingyong 2017-02-17 01:52:34 +08:00
parent f0ee07c20f
commit 32a7c1916c
2 changed files with 2 additions and 2 deletions

View File

@ -110,11 +110,11 @@ Public Class MainMenuScreen
Case 0
GameController.UpdateChecked = True
Case 1
Core.GameInstance.Exit()
Case 2
Core.GameOptions.UpdateDisabled = True
Core.GameOptions.SaveOptions()
GameController.UpdateChecked = True
Case 2
Core.GameInstance.Exit()
Case 3
Core.GameOptions.UpdateDisabled = True
Core.GameOptions.SaveOptions()

Binary file not shown.