Merge pull request #171 from mcclure/gitmodules-cleanup

Remove physfs from .gitmodules
This commit is contained in:
Bjorn 2019-12-17 16:56:48 -08:00 committed by GitHub
commit ec2c8e01ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

3
.gitmodules vendored
View File

@ -19,9 +19,6 @@
[submodule "deps/openvr"]
path = deps/openvr
url = https://github.com/ValveSoftware/openvr
[submodule "deps/physfs"]
path = deps/physfs
url = https://github.com/Didstopia/physfs.git
[submodule "deps/luajit"]
path = deps/luajit
url = https://github.com/WohlSoft/LuaJIT