4 lines
54 B
Plaintext
4 lines
54 B
Plaintext
|
type BattleParty {
|
||
|
Party@ Party { get const; };
|
||
|
}
|