-enabled handleEvent
This commit is contained in:
parent
9c5ceacacb
commit
633aad6cb7
2 changed files with 8 additions and 8 deletions
|
|
@ -385,7 +385,7 @@ export struct EntityManager
|
|||
|
||||
static if (__traits(hasMember, Sys, "handleEvent"))
|
||||
{
|
||||
//setEventCallers!(Sys)(system);
|
||||
setEventCallers!(Sys)(system);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue