trial implementation

This commit is contained in:
2024-02-13 20:50:09 -08:00
parent 5114ae334f
commit e55c9a0751
5 changed files with 38 additions and 2 deletions

View File

@@ -9,6 +9,9 @@ call FUNC(bindEmptyGroupGarbageCleanup);
call FUNC(bindEventHandlers);
call FUNC(bindVehicleActions);
// add listener that tracks when the player goes unconscious and saves a variable with time
call FUNC(bindUnconsciousListener);
[
LEVEL_DEBUG,
QUOTE(COMPONENT),