Explorar o código

Merge pull request #2830 from linkmauve/master

Make enet use the same convention as other submodules
James Rowe %!s(int64=9) %!d(string=hai) anos
pai
achega
68db4f3ece
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .gitmodules

+ 1 - 1
.gitmodules

@@ -25,7 +25,7 @@
 [submodule "fmt"]
     path = externals/fmt
     url = https://github.com/fmtlib/fmt.git
-[submodule "externals/enet"]
+[submodule "enet"]
     path = externals/enet
     url = https://github.com/lsalzman/enet
 [submodule "cpr"]