Fix component pool entity removal
This commit is contained in:
parent
77c5c23cf5
commit
6d43f30c09
5 changed files with 48 additions and 18 deletions
|
|
@ -6,4 +6,4 @@ COMPONENT_MAX :: 32
|
|||
ID :: u32
|
||||
|
||||
EntityID :: ID
|
||||
ComponentType :: u8
|
||||
ComponentType :: u16
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue