mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-07-27 07:44:31 +02:00
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
|
Case 0
|
||||||
GameController.UpdateChecked = True
|
GameController.UpdateChecked = True
|
||||||
Case 1
|
Case 1
|
||||||
|
Core.GameInstance.Exit()
|
||||||
|
Case 2
|
||||||
Core.GameOptions.UpdateDisabled = True
|
Core.GameOptions.UpdateDisabled = True
|
||||||
Core.GameOptions.SaveOptions()
|
Core.GameOptions.SaveOptions()
|
||||||
GameController.UpdateChecked = True
|
GameController.UpdateChecked = True
|
||||||
Case 2
|
|
||||||
Core.GameInstance.Exit()
|
|
||||||
Case 3
|
Case 3
|
||||||
Core.GameOptions.UpdateDisabled = True
|
Core.GameOptions.UpdateDisabled = True
|
||||||
Core.GameOptions.SaveOptions()
|
Core.GameOptions.SaveOptions()
|
||||||
|
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user