Fix issue with submodule mapping for lua
This commit is contained in:
parent
3e9365b1ee
commit
c284a12ade
1 changed files with 3 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -13,3 +13,6 @@
|
|||
[submodule "Externals/nanovg"]
|
||||
path = Externals/nanovg
|
||||
url = https://github.com/IlyaShurupov/nanovg.git
|
||||
[submodule "Externals/lua"]
|
||||
path = Externals/lua
|
||||
url = https://github.com/lua/lua.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue