Options Menu Update

This commit is contained in:
JappaWakkaP3D 2021-09-21 17:45:29 +02:00
parent c5299fc96b
commit a6713d0c4d
2 changed files with 795 additions and 178 deletions

View File

@ -257,8 +257,10 @@
End If
End If
If Controls.Dismiss() = True Then
Core.SetScreen(PreScreen)
If CurrentScreen.Identification = Identifications.MenuScreen Then
If Controls.Dismiss() = True Then
Core.SetScreen(PreScreen)
End If
End If
End Sub

File diff suppressed because it is too large Load Diff