fix: player_body include in player detector is in impl file
This commit is contained in:
parent
55f254d4ec
commit
c071194d03
2 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,5 @@
|
|||
#include "player_detector.h"
|
||||
#include "player_body.h"
|
||||
#include "sound_event_patchboard.h"
|
||||
|
||||
String PlayerDetector::sig_awareness_changed{ "awareness_changed" };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue