From 7b9a6033e6c6667f9f8e99fce10695051aba87c1 Mon Sep 17 00:00:00 2001 From: geneotech Date: Fri, 19 Aug 2016 18:47:44 +0200 Subject: [PATCH] remove raknet #1 --- .gitmodules | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.gitmodules b/.gitmodules index 4fba5272d2..6226bd3963 100644 --- a/.gitmodules +++ b/.gitmodules @@ -17,10 +17,6 @@ path = 3rdparty/cereal url = https://github.com/TeamHypersomnia/cereal.git branch = master -[submodule "3rdparty/RakNet"] - path = 3rdparty/RakNet - url = https://github.com/TeamHypersomnia/RakNet.git - branch = master [submodule "3rdparty/rectpack2D"] path = 3rdparty/rectpack2D url = https://github.com/TeamHypersomnia/rectpack2D.git