Merge pull request #3509 from FunkinCrew/bugfix/git-submodule-url

Fix an issue where .gitmodules would point to the wrong repository
This commit is contained in:
Eric
2024-10-01 02:31:11 -04:00
committed by GitHub
+2 -2
View File
@@ -1,6 +1,6 @@
[submodule "assets"]
path = assets
url = https://github.com/FunkinCrew/Funkin-assets-secret
url = https://github.com/FunkinCrew/Funkin.assets
[submodule "art"]
path = art
url = https://github.com/FunkinCrew/Funkin-art-secret
url = https://github.com/FunkinCrew/Funkin.art