OW PkMn spawns close after press R to reload LvL
This commit is contained in:
parent
97387050c7
commit
689ce95c49
|
@ -914,6 +914,7 @@ Public Class Level
|
|||
Core.OffsetMaps.Clear()
|
||||
Logger.Debug(String.Format("Reload map file: {0}", Me._levelFile))
|
||||
Me.Load(LevelFile, True)
|
||||
Screen.Level.OverworldPokemon.Visible = False
|
||||
End If
|
||||
End If
|
||||
|
||||
|
|
Loading…
Reference in New Issue