From 256a9e7a23e8a57cd9a7cdace69f5a60275b5ec2 Mon Sep 17 00:00:00 2001 From: Cameron Taylor Date: Wed, 18 Oct 2023 19:30:50 -0400 Subject: [PATCH] remote submodule stuff --- .gitmodules | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitmodules b/.gitmodules index e0839baaf..8968471e3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,7 @@ [submodule "assets"] path = assets url = https://github.com/FunkinCrew/Funkin-history-rewrite-assets + branch = master [submodule "art"] path = art url = https://github.com/FunkinCrew/Funkin-history-rewrite-art