mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-04-08 18:35:09 +02:00
Prevent freeze if error in overworldpokemon cmd
This commit is contained in:
parent
36ba9c6875
commit
c2bb993a40
@ -20,6 +20,8 @@
|
||||
Case "toggle"
|
||||
Screen.Level.OverworldPokemon.Visible = Not Screen.Level.OverworldPokemon.Visible
|
||||
IsReady = True
|
||||
Case Else
|
||||
IsReady = True
|
||||
End Select
|
||||
|
||||
End Sub
|
||||
|
Loading…
x
Reference in New Issue
Block a user