Added map metadata flag "HideEncountersInPokedex", fixed Pokédex not showing the areas of some maps that span multiple Town Map points

This commit is contained in:
Maruno17
2022-02-14 23:25:10 +00:00
parent 789185eefb
commit 5f39363e69
3 changed files with 68 additions and 41 deletions

View File

@@ -677,6 +677,7 @@ module PluginManager
# collect garbage
GC.start
Console.echo_done(true)
echoln "" if scripts.length == 0
end
#-----------------------------------------------------------------------------
# Check if plugins need compiling