Should fix git submodules
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
|||||||
[submodule "thirdparty/zlib"]
|
[submodule "thirdparty/zlib"]
|
||||||
path = thirdparty/zlib
|
path = thirdparty/zlib
|
||||||
url = https://github.com/madler/zlib
|
url = https://github.com/madler/zlib
|
||||||
[submodule ".\\thirdparty\\SDL2"]
|
[submodule "thirdparty/SDL2"]
|
||||||
path = .\\thirdparty\\SDL2
|
path = thirdparty/SDL2
|
||||||
url = https://github.com/spurious/SDL-mirror.git
|
url = https://github.com/spurious/SDL-mirror.git
|
||||||
|
|||||||
Reference in New Issue
Block a user