mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-07-27 07:44:31 +02:00
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…
x
Reference in New Issue
Block a user