You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-24 15:26:15 +00:00
Add 'Show In System' option into filesystem RMB menu
This commit is contained in:
@@ -62,7 +62,8 @@ class ScenesDock : public VBoxContainer {
|
||||
FILE_MOVE,
|
||||
FILE_REMOVE,
|
||||
FILE_REIMPORT,
|
||||
FILE_INFO
|
||||
FILE_INFO,
|
||||
FILE_SHOW_IN_EXPLORER
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user