mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-07-27 07:44:31 +02:00
Make sure quit question reappears
This commit is contained in:
parent
630cf4f9c9
commit
37580a3336
@ -871,9 +871,11 @@ TryAgain:
|
||||
If ChooseBox.readyForResult = True Then
|
||||
If ChooseBox.result = 0 Then
|
||||
Quit()
|
||||
ChooseBox.readyForResult = False
|
||||
Else
|
||||
Delay = 15
|
||||
GameState = States.Game
|
||||
ChooseBox.readyForResult = False
|
||||
End If
|
||||
End If
|
||||
End If
|
||||
|
Loading…
x
Reference in New Issue
Block a user