From c87d919984245a950daa21161f52882493eb8849 Mon Sep 17 00:00:00 2001 From: SilicaAndPina Date: Mon, 18 Apr 2022 10:18:44 +1200 Subject: [PATCH] Fix the build probably --- .gitmodules | 2 ++ HorseIsleData | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 5cffd84..c89ecbb 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,8 @@ [submodule "HorseIsleWeb"] path = HorseIsleWeb url = https://github.com/islehorse/HorseIsleWeb.git + branch = master [submodule "HorseIsleData"] path = HorseIsleData url = https://github.com/islehorse/HorseIsleData.git + branch = master diff --git a/HorseIsleData b/HorseIsleData index c872d4a..35bf0e0 160000 --- a/HorseIsleData +++ b/HorseIsleData @@ -1 +1 @@ -Subproject commit c872d4a508e1514f302c6b3eac98c91db2d125d7 +Subproject commit 35bf0e04a686990d7237326c048fd18b3a081aa5