From df4fe3490facf57ae410fe75e7cf9f4965a8ebe1 Mon Sep 17 00:00:00 2001 From: Dubhghlas McLaughlin <103212704+mcdubhghlas@users.noreply.github.com> Date: Thu, 10 Oct 2024 07:50:36 -0500 Subject: [PATCH] Deref Godot: misc/ --- misc/dist/html/editor.html | 4 ++-- misc/dist/html/service-worker.js | 2 +- misc/dist/ios_xcode/godot_ios.xcodeproj/project.pbxproj | 2 +- misc/dist/linux/godot.6 | 4 ++-- misc/dist/shell/_godot.zsh-completion | 6 +++--- misc/dist/shell/godot.fish | 4 ++-- misc/dist/windows/README.md | 4 ++-- misc/dist/windows/godot.iss | 8 ++++---- misc/scripts/check_ci_log.py | 6 +++--- misc/scripts/copyright_headers.py | 4 ++-- misc/scripts/header_guards.py | 8 ++++---- misc/scripts/install_d3d12_sdk_windows.py | 4 ++-- misc/scripts/install_vulkan_sdk_macos.sh | 2 +- misc/utility/godot_gdb_pretty_print.py | 6 +++--- 14 files changed, 32 insertions(+), 32 deletions(-) diff --git a/misc/dist/html/editor.html b/misc/dist/html/editor.html index 3d2f0b3adb..ef19c0032e 100644 --- a/misc/dist/html/editor.html +++ b/misc/dist/html/editor.html @@ -7,7 +7,7 @@ - + @@ -23,7 +23,7 @@ - Godot Engine Web Editor (___GODOT_VERSION___) + Redot Engine Web Editor (___GODOT_VERSION___)