You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-21 14:57:09 +00:00
Merge pull request #107065 from timothyqiu/scene-close-all
Allow closing all scene tabs via shortcut
This commit is contained in:
@@ -155,6 +155,7 @@ public:
|
||||
SCENE_REDO,
|
||||
SCENE_RELOAD_SAVED_SCENE,
|
||||
SCENE_CLOSE,
|
||||
SCENE_CLOSE_ALL,
|
||||
SCENE_QUIT,
|
||||
|
||||
FILE_EXPORT_MESH_LIBRARY,
|
||||
|
||||
Reference in New Issue
Block a user