From ebf94e6c63343e22eac3a3efc81788fe8550ddc9 Mon Sep 17 00:00:00 2001 From: Nathan Franke Date: Fri, 2 Sep 2022 18:35:58 -0500 Subject: [PATCH] godot-cpp tracks master Fixes #1 --- .gitmodules | 1 + godot-cpp | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 29bd727..35ec1da 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,4 @@ [submodule "godot-cpp"] path = godot-cpp url = https://github.com/godotengine/godot-cpp.git + branch = master diff --git a/godot-cpp b/godot-cpp index 8ba1c05..862d1f1 160000 --- a/godot-cpp +++ b/godot-cpp @@ -1 +1 @@ -Subproject commit 8ba1c059da5e97428d40612dd0afc2be4079b5c6 +Subproject commit 862d1f1fdd3201bb1e7bd27e941df2ea8adce3c7