Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/entity.h')
-rw-r--r--src/core/entity.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/core/entity.h b/src/core/entity.h
index c748e98..90f350e 100644
--- a/src/core/entity.h
+++ b/src/core/entity.h
@@ -789,10 +789,10 @@ public:
void set_target_controlflags(int controlflags);
/// set target control flags
- void set_target_controlflag(const ControlFlag controlflag);
+ void set_target_controlflag(const ControlFlags controlflag);
/// unset target control flag
- void unset_target_controlflag(const ControlFlag controlflag);
+ void unset_target_controlflag(const ControlFlags controlflag);
/**
* @brief set the zone the entity is currently in