mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-08 13:44:59 +00:00
Refactoring, documenting deprecated methods
This commit is contained in:
@@ -26,7 +26,7 @@ def pbSave(safesave=false)
|
||||
Marshal.dump($PokemonMap,f)
|
||||
Marshal.dump($PokemonBag,f)
|
||||
Marshal.dump($PokemonStorage,f)
|
||||
Marshal.dump(ESSENTIALS_VERSION,f)
|
||||
Marshal.dump(Essentials::VERSION, f)
|
||||
}
|
||||
Graphics.frame_reset
|
||||
rescue
|
||||
|
||||
Reference in New Issue
Block a user