mirror of
https://github.com/aharabada/glitchy-engine-beef.git
synced 2026-09-05 13:01:52 +00:00
Added DebugNameComponent
This commit is contained in:
@@ -307,6 +307,7 @@ namespace Sandbox
|
||||
|
||||
void InitEcs()
|
||||
{
|
||||
_world.Register<DebugNameComponent>();
|
||||
_world.Register<TransformComponent>();
|
||||
_world.Register<ParentComponent>();
|
||||
_world.Register<MeshComponent>();
|
||||
|
||||
Reference in New Issue
Block a user