add 'player-entity' to defaults.toml
This commit is contained in:
@@ -73,6 +73,7 @@ public:
|
||||
ContentUnitBuilder<EntityDef> entities {allNames, ContentType::ENTITY};
|
||||
ContentUnitBuilder<GeneratorDef> generators {allNames, ContentType::GENERATOR};
|
||||
ResourceIndicesSet resourceIndices {};
|
||||
dv::value defaults = nullptr;
|
||||
|
||||
~ContentBuilder();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user