mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-06 06:01:46 +00:00
* Add Module#deprecated_method_alias * Use deprecated_method_alias in 010_Pokemon_Deprecated.rb * Use deprecated_method_alias on the rest of Pokemon methods Also, use deprecate_constant on MAX_POKEMON_NAME_SIZE * Use deprecated_method_alias on PlayerTrainer methods * Ensure aliased method exists in deprecated_method_alias