shadow start

This commit is contained in:
Confideo-IOM
2026-07-25 16:40:34 +01:00
parent 3be84d07de
commit 3810f74e81
43 changed files with 316 additions and 127 deletions
@@ -0,0 +1,9 @@
#include "HydraShadowSourceSystem.h"
void HydraShadowSourceSystem::Initialise()
{
}
void HydraShadowSourceSystem::InitialiseComponent(HydraID entity_id)
{
}