adding new pet flags

This commit is contained in:
jadebenn
2023-12-14 23:43:08 -06:00
parent f5ca142eb9
commit 668bebf68c
4 changed files with 630 additions and 25 deletions

View File

@@ -1,5 +1,6 @@
set(DCOMPONENTS_TESTS
"DestroyableComponentTests.cpp"
"PetComponentTests.cpp"
"SimplePhysicsComponentTests.cpp"
)