Gen7Data/Scripts/Interfaces/BattleParty.as

4 lines
62 B
ActionScript

shared interface BattleParty {
Party@ Party { get const; }
}