From 9d3fed1620e77412a85fe471fd9c44dc887e4d7d Mon Sep 17 00:00:00 2001 From: Cameron Gutman Date: Sun, 6 Mar 2016 15:29:02 -0800 Subject: [PATCH] Change to our modified ENet fork --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index f575312..1cea1f2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "enet"] path = enet - url = https://github.com/lsalzman/enet.git + url = https://github.com/cgutman/enet.git