From a3501fb8dda05b108f7be947e53535841be146b5 Mon Sep 17 00:00:00 2001 From: LegacyGamerHD Date: Sun, 15 Nov 2020 12:15:37 +0100 Subject: [PATCH] Revert "use paper instead of 1.13.2 source " This reverts commit abe730886a64cffe2b098a7eea416b97d495d59f. --- .gitmodules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 067bfdaae..cd59f27ac 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "work/Paper"] path = work/Paper - url = https://github.com/PaperMC/Paper - branch = ver/1.12.2 + url = https://github.com/Akarin-project/Paper.git + branch = ver/1.12.2 \ No newline at end of file