Switch to astypedef, adds unit tests
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
3
Scripts/Interfaces/BattleParty.astypedef
Normal file
3
Scripts/Interfaces/BattleParty.astypedef
Normal file
@@ -0,0 +1,3 @@
|
||||
type BattleParty {
|
||||
Party@ Party { get const; };
|
||||
}
|
||||
Reference in New Issue
Block a user