Fix @Player.TurntoAsync for thirdperson

This commit is contained in:
JappaWakka 2023-07-22 11:23:27 +02:00
parent 25e850ccd5
commit 7b06b2571a
1 changed files with 0 additions and 1 deletions

View File

@ -149,7 +149,6 @@
If turns > 0 Then
Screen.Camera.Turn(turns, ForceCameraTurn)
Started = True
Screen.Level.OverworldPokemon.Visible = False
End If