Add "Game" editor for better runtime debugging
This commit is contained in:
@ -47,6 +47,7 @@ public:
|
||||
EDITOR_2D = 0,
|
||||
EDITOR_3D,
|
||||
EDITOR_SCRIPT,
|
||||
EDITOR_GAME,
|
||||
EDITOR_ASSETLIB,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user