1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-11 13:10:58 +00:00

Add the ability to reload the current project

This commit is contained in:
Lightning_A
2021-05-26 09:12:50 -06:00
parent 6e3f47983c
commit a6984f8d28
2 changed files with 5 additions and 0 deletions

View File

@@ -164,6 +164,7 @@ private:
RUN_PLAY_CUSTOM_SCENE,
RUN_SETTINGS,
RUN_PROJECT_DATA_FOLDER,
RUN_RELOAD_CURRENT_PROJECT,
RUN_PROJECT_MANAGER,
RUN_VCS_SETTINGS,
RUN_VCS_SHUT_DOWN,