summaryrefslogtreecommitdiffstats
path: root/editor/editor_main_screen.h
diff options
context:
space:
mode:
Diffstat (limited to 'editor/editor_main_screen.h')
-rw-r--r--editor/editor_main_screen.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/editor_main_screen.h b/editor/editor_main_screen.h
index 153a182bc2..ca78ceaa88 100644
--- a/editor/editor_main_screen.h
+++ b/editor/editor_main_screen.h
@@ -47,6 +47,7 @@ public:
EDITOR_2D = 0,
EDITOR_3D,
EDITOR_SCRIPT,
+ EDITOR_GAME,
EDITOR_ASSETLIB,
};