From 82b258c58fb45952872f480bcbe2e3eed75b8a39 Mon Sep 17 00:00:00 2001 From: Sara Date: Mon, 13 May 2024 14:59:28 +0200 Subject: [PATCH] feat: updated godot utils --- .gitmodules | 1 + src/utils | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 7a1cf2d..7945a17 100644 --- a/.gitmodules +++ b/.gitmodules @@ -6,3 +6,4 @@ [submodule "src/utils"] path = src/utils url = https://git.saragerretsen.nl/Sara/godot-cpp-utils.git + branch = main diff --git a/src/utils b/src/utils index 988d39b..2344f3f 160000 --- a/src/utils +++ b/src/utils @@ -1 +1 @@ -Subproject commit 988d39bdb446f107d2b5d37e29d89d75f583768b +Subproject commit 2344f3f2b653dbf6a6c57c2e18c43a1f2c813024