feat: implement contact listeners
This commit is contained in:
@@ -9,6 +9,7 @@ set(GAME_SRC
|
||||
|
||||
src/components/GameComponentRegistry.cpp
|
||||
src/components/PrintComponent.cpp
|
||||
src/components/TriggerLoggerComponent.cpp
|
||||
)
|
||||
|
||||
add_executable(lightkeeper ${GAME_SRC})
|
||||
|
||||
Reference in New Issue
Block a user