From 21e2d7e12fa0c6ab833ad1a2bf52855893d07cba Mon Sep 17 00:00:00 2001 From: David Vierra Date: Thu, 16 Feb 2012 12:06:15 -1000 Subject: [PATCH] Changed submodule to point to /mcedit/pymclevel --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 5ef2f8c..c966f9f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "pymclevel"] path = pymclevel - url = git://github.com/codewarrior0/pymclevel + url = git://github.com/mcedit/pymclevel