aboutsummaryrefslogtreecommitdiff
path: root/source/EditorCore.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/EditorCore.hpp')
-rw-r--r--source/EditorCore.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/EditorCore.hpp b/source/EditorCore.hpp
index 15bd100..726f43e 100644
--- a/source/EditorCore.hpp
+++ b/source/EditorCore.hpp
@@ -10,6 +10,7 @@ public:
enum TargetType {
ITT_GameObject,
ITT_Ires,
+ ITT_Level,
ITT_None,
};