forked from github/server
add another core type to the list
This commit is contained in:
parent
a6785c6b7b
commit
6b57791acb
|
@ -39,6 +39,7 @@ struct building;
|
|||
struct building_type;
|
||||
struct curse;
|
||||
struct curse_type;
|
||||
struct castorder;
|
||||
struct equipment;
|
||||
struct faction;
|
||||
struct fighter;
|
||||
|
|
Loading…
Reference in New Issue