1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2024-11-15 03:13:45 +00:00

Fix an issue where .gitmodules would point to the wrong repository

This commit is contained in:
EliteMasterEric 2024-10-01 02:04:10 -04:00
parent 6cd1dec3d4
commit 1da0da249d

4
.gitmodules vendored
View file

@ -1,6 +1,6 @@
[submodule "assets"] [submodule "assets"]
path = assets path = assets
url = https://github.com/FunkinCrew/Funkin-assets-secret url = https://github.com/FunkinCrew/Funkin.assets
[submodule "art"] [submodule "art"]
path = art path = art
url = https://github.com/FunkinCrew/Funkin-art-secret url = https://github.com/FunkinCrew/Funkin.art