mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2026-01-22 14:26:01 +00:00
Merged class PokemonTemp into class Game_Temp
This commit is contained in:
@@ -62,7 +62,7 @@ module Compiler
|
||||
end
|
||||
if imported
|
||||
save_data(mapinfos,"Data/MapInfos.rxdata")
|
||||
$PokemonTemp.mapInfos = nil
|
||||
$game_temp.map_infos = nil
|
||||
pbMessage(_INTL("{1} new map(s) copied to the Data folder were successfully imported.",count))
|
||||
end
|
||||
return imported
|
||||
|
||||
Reference in New Issue
Block a user