diff --git a/.gitmodules b/.gitmodules index ac404d1..8c61246 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "src/lib/godot-cpp"] path = src/lib/godot-cpp url = https://github.com/godotengine/godot-cpp - branch = 4.2 + branch = 4.1 diff --git a/src/editor_presence.h b/src/editor_presence.h index 6e79b4d..a0a063c 100644 --- a/src/editor_presence.h +++ b/src/editor_presence.h @@ -8,7 +8,6 @@ #include #include #include -#include using namespace godot; @@ -28,7 +27,6 @@ public: godot::Engine *engine = godot::Engine::get_singleton(); godot::ProjectSettings *project_settings = godot::ProjectSettings::get_singleton(); godot::Time *time = godot::Time::get_singleton(); - godot::EditorInterface *editor_interface = godot::EditorInterface::get_singleton(); discord::Core *core{}; discord::Result result; diff --git a/src/lib/godot-cpp b/src/lib/godot-cpp index 51c752c..4b63d79 160000 --- a/src/lib/godot-cpp +++ b/src/lib/godot-cpp @@ -1 +1 @@ -Subproject commit 51c752c46b44769d3b6c661526c364a18ea64781 +Subproject commit 4b63d795e4279838d988399f008eec47eb2dcc7f