mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2026-01-22 22:36:03 +00:00
Merged class PokemonTemp into class Game_Temp
This commit is contained in:
@@ -676,7 +676,7 @@ def pbImportAllAnimations
|
||||
}
|
||||
end
|
||||
save_data(animations,"Data/PkmnAnimations.rxdata")
|
||||
$PokemonTemp.battleAnims = nil
|
||||
$game_temp.battle_animations_data = nil
|
||||
pbDisposeMessageWindow(msgwindow)
|
||||
pbMessage(_INTL("All animations were imported."))
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user