mirror of
https://github.com/ApfelTeeSaft/FunkinMP.git
synced 2026-08-27 03:33:28 +00:00
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:
+2
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user