fix raylib submodule url
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
|||||||
url = git@github.com:ShadesAndGrays/Asset-Packer.git
|
url = git@github.com:ShadesAndGrays/Asset-Packer.git
|
||||||
[submodule "vendor/raylib"]
|
[submodule "vendor/raylib"]
|
||||||
path = vendor/raylib
|
path = vendor/raylib
|
||||||
url = git@github.com:ShadesAndGrays/Asset-Packer.git
|
url = https://github.com/raysan5/raylib.git
|
||||||
[submodule "vendor/rlImGui"]
|
[submodule "vendor/rlImGui"]
|
||||||
path = vendor/rlImGui
|
path = vendor/rlImGui
|
||||||
url = https://github.com/raylib-extras/rlImGui.git
|
url = https://github.com/raylib-extras/rlImGui.git
|
||||||
|
|||||||
Reference in New Issue
Block a user