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,7 +1,6 @@
|
|||
#ifndef PLAYER_DETECTOR_H
|
||||
#define PLAYER_DETECTOR_H
|
||||
|
||||
#include "player_body.h"
|
||||
#include "scene/3d/node_3d.h"
|
||||
|
||||
class PlayerDetector : public Node3D {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue