From 05000a2f5e1a381311707901e6d812c2a1b66c3b Mon Sep 17 00:00:00 2001 From: Albin Johansson Date: Wed, 9 Oct 2024 17:12:07 +0200 Subject: [PATCH] Fix name of Godot plugin --- source/runtime/lib/src/launcher.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/runtime/lib/src/launcher.cpp b/source/runtime/lib/src/launcher.cpp index 89adf4d36..95b8ea2cc 100644 --- a/source/runtime/lib/src/launcher.cpp +++ b/source/runtime/lib/src/launcher.cpp @@ -47,7 +47,7 @@ auto _get_plugin_names(const CommandLineOptions& options) -> std::vector