fix git modules
This commit is contained in:
8
.gitmodules
vendored
8
.gitmodules
vendored
@@ -1,10 +1,10 @@
|
||||
[submodule "include/imgui"]
|
||||
path = include/imgui
|
||||
url = https://github.com/ocornut/imgui
|
||||
branch = docking
|
||||
[submodule "include/glm"]
|
||||
path = include/glm
|
||||
url = https://github.com/g-truc/glm
|
||||
[submodule "include/tinyxml2"]
|
||||
path = include/tinyxml2
|
||||
url = https://github.com/leethomason/tinyxml2
|
||||
[submodule "include/imgui"]
|
||||
path = include/imgui
|
||||
url = https://github.com/ocornut/imgui/tree/docking
|
||||
|
||||
|
||||
Reference in New Issue
Block a user