Browse Source

enet uses own fork to fix mingw build

Kajetan Johannes Hammerle 2 years ago
parent
commit
b1396923f8
2 changed files with 2 additions and 2 deletions
  1. 1 1
      .gitmodules
  2. 1 1
      enet

+ 1 - 1
.gitmodules

@@ -1,6 +1,6 @@
 [submodule "enet"]
 	path = enet
-	url = https://github.com/zpl-c/enet.git
+	url = https://git.hammerle.me/kjhammerle/enet.git
 [submodule "lodepng"]
 	path = lodepng
 	url = https://github.com/lvandeve/lodepng.git

+ 1 - 1
enet

@@ -1 +1 @@
-Subproject commit 5bd2ae50e0b593164172421913ce76ec3a0908e4
+Subproject commit 9b8f21e822d2a1868feb826a8cfb2432beb49c43