mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-10 22:54:59 +00:00
Created and implemented GameData::TrainerType, fixed free text entry text mispositioning
This commit is contained in:
@@ -120,9 +120,10 @@ module GameData
|
||||
def self.load_all
|
||||
Ability.load
|
||||
Item.load
|
||||
Move.load
|
||||
BerryPlant.load
|
||||
Metadata.load
|
||||
MapMetadata.load
|
||||
Move.load
|
||||
TrainerType.load
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user