Sorry this is the real final one...
This commit is contained in:
parent
f0ee07c20f
commit
32a7c1916c
|
@ -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.
Loading…
Reference in New Issue