Options Menu Update
This commit is contained in:
parent
c5299fc96b
commit
a6713d0c4d
|
@ -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
Loading…
Reference in New Issue