CreateSparseSet
This commit is contained in:
parent
402bd16522
commit
8b2297f451
|
@ -20,6 +20,7 @@ namespace SHADE
|
|||
SHComponentManager::CreateComponentSparseSet<SHCanvasComponent>();
|
||||
SHComponentManager::CreateComponentSparseSet<SHUIComponent>();
|
||||
SHComponentManager::CreateComponentSparseSet<SHButtonComponent>();
|
||||
SHComponentManager::CreateComponentSparseSet<SHToggleButtonComponent>();
|
||||
}
|
||||
|
||||
void SHUISystem::Exit()
|
||||
|
|
Loading…
Reference in New Issue