about summary refs log tree commit diff
path: root/src/game/editor/editor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/editor/editor.h')
-rw-r--r--src/game/editor/editor.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game/editor/editor.h b/src/game/editor/editor.h
index 1139562e..d282f5e1 100644
--- a/src/game/editor/editor.h
+++ b/src/game/editor/editor.h
@@ -188,6 +188,7 @@ public:
 	bool m_GameGroup;
 	bool m_Visible;
 	bool m_SaveToMap;
+	bool m_Collapse;
 
 	CLayerGroup();
 	~CLayerGroup();