fix: add debug/perform_script_analysis_at_runtime setting to project.godot

This commit is contained in:
2025-08-04 13:34:11 +02:00
parent b57f56eb9f
commit a7aab5dfb5
2 changed files with 11 additions and 4 deletions

View File

@@ -5,4 +5,4 @@ func set_cursor(texture: Texture) -> void:
func clear_cursor():
Input.set_custom_mouse_cursor(null)
escoria.action_manager.clear_current_tool()
escoria.action_manager.clear_current_tool()