Right before coverage destroys everything.
This commit is contained in:
parent
1d2968f826
commit
c4611c0138
9 changed files with 54 additions and 46 deletions
|
@ -18,7 +18,7 @@ namespace components {
|
|||
components::enroll<Position>(component_map);
|
||||
components::enroll<Weapon>(component_map);
|
||||
components::enroll<Curative>(component_map);
|
||||
components::enroll<EnemyAI>(component_map);
|
||||
components::enroll<EnemyConfig>(component_map);
|
||||
components::enroll<Personality>(component_map);
|
||||
components::enroll<Tile>(component_map);
|
||||
components::enroll<Motion>(component_map);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue