1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-06 12:20:30 +00:00

Always soft-reload scripts

This commit is contained in:
kobewi
2021-11-19 17:45:16 +01:00
parent 4a127fd2cc
commit ca4c63d654
3 changed files with 18 additions and 11 deletions

View File

@@ -205,7 +205,6 @@ class ScriptEditor : public PanelContainer {
TOGGLE_SCRIPTS_PANEL,
SHOW_IN_FILE_SYSTEM,
FILE_COPY_PATH,
FILE_TOOL_RELOAD,
FILE_TOOL_RELOAD_SOFT,
SEARCH_IN_FILES,
REPLACE_IN_FILES,