Fix @Player.TurntoAsync for thirdperson
This commit is contained in:
parent
25e850ccd5
commit
7b06b2571a
|
@ -149,7 +149,6 @@
|
|||
|
||||
If turns > 0 Then
|
||||
Screen.Camera.Turn(turns, ForceCameraTurn)
|
||||
Started = True
|
||||
Screen.Level.OverworldPokemon.Visible = False
|
||||
End If
|
||||
|
||||
|
|
Loading…
Reference in New Issue