From 857c79cc05f9b0fc789fd58d9848df271dc4a8a2 Mon Sep 17 00:00:00 2001 From: Shoghi Cervantes Date: Sun, 1 Jun 2014 02:24:26 +0200 Subject: [PATCH] Update pointer to track master --- .gitmodules | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitmodules b/.gitmodules index c4de17f61..078637a03 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,4 @@ [submodule "src/pocketmine/gui"] path = src/pocketmine/gui url = https://github.com/PocketMine/PocketMine-MP-GUI.git + branch = master