-removed commited code
This commit is contained in:
parent
8b24ecf7d1
commit
fe158e1b60
1 changed files with 0 additions and 1 deletions
|
|
@ -669,7 +669,6 @@ class EntityManager
|
|||
(cast(Sys*) system.m_system_pointer).__ecsInitialize();
|
||||
system.jobs = (cast(Sys*) system.m_system_pointer)._ecs_jobs;
|
||||
|
||||
//mixin(genCompList());
|
||||
genCompList(system, components_map);
|
||||
|
||||
ushort sys_id = systems_map.get(Sys.stringof, ushort.max);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue