mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-07 21:24:59 +00:00
Fixed minor bug in sprite position editor, made trainers' Pokémon nicknames translatable, generalised code for optional PBS files
This commit is contained in:
@@ -702,6 +702,7 @@ module MessageTypes
|
||||
STORAGE_CREATOR_NAME = 27
|
||||
ITEM_PORTION_NAMES = 28
|
||||
ITEM_PORTION_NAME_PLURALS = 29
|
||||
POKEMON_NICKNAMES = 30
|
||||
@@messages = Translation.new
|
||||
|
||||
def self.load_default_messages
|
||||
|
||||
Reference in New Issue
Block a user