From f7791fed7db57cb789f4317596c0caf497934a4d Mon Sep 17 00:00:00 2001 From: Ellpeck Date: Tue, 8 Oct 2019 12:57:10 +0200 Subject: [PATCH] fixed this to use fork --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 4a70de7..f1a2701 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "MonoGame"] path = MonoGame - url = https://github.com/MonoGame/MonoGame + url = https://github.com/Ellpeck/MonoGame