Add Construction and serialize test

This commit is contained in:
EmosewaMC
2023-07-11 11:32:50 -07:00
parent 9375c36c7b
commit 7321382fe2
3 changed files with 206 additions and 1 deletions

View File

@@ -1,4 +1,5 @@
set(DGAME_DCOMPONENTS_SOURCES "BaseCombatAIComponent.cpp"
set(DGAME_DCOMPONENTS_SOURCES
"BaseCombatAIComponent.cpp"
"BouncerComponent.cpp"
"BuffComponent.cpp"
"BuildBorderComponent.cpp"