summaryrefslogtreecommitdiffhomepage
path: root/editor/editor-enums.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'editor/editor-enums.hpp')
-rw-r--r--editor/editor-enums.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/editor-enums.hpp b/editor/editor-enums.hpp
index 3806674f..6480433f 100644
--- a/editor/editor-enums.hpp
+++ b/editor/editor-enums.hpp
@@ -3,7 +3,7 @@
namespace floormat {
enum class editor_mode : unsigned char {
- none, floor, walls, scenery,
+ none, floor, walls, scenery, vobj,
};
enum class editor_wall_rotation : unsigned char {