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

Merge pull request #55134 from KoBeWi/script_pillow_or_something

Always soft-reload scripts
This commit is contained in:
Rémi Verschelde
2022-05-17 15:09:09 +02:00
committed by GitHub
3 changed files with 18 additions and 11 deletions

View File

@@ -206,7 +206,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,