From 4ebd5e86c5cc1f05d8fdd612cc1c4e3af4ae55dc Mon Sep 17 00:00:00 2001 From: Montandalar Date: Tue, 16 Feb 2021 19:07:03 +1100 Subject: [PATCH] Fix an error in console; add configurability to places --- .gitmodules | 4 ++-- console | 2 +- places | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.gitmodules b/.gitmodules index e1ce689..55ec523 100644 --- a/.gitmodules +++ b/.gitmodules @@ -57,7 +57,7 @@ url = https://bitbucket.org/sorcerykid/config.git [submodule "console"] path = console - url = https://bitbucket.org/sorcerykid/console + url = https://github.com/Montandalar/console_sorcerykid.git [submodule "cottages"] path = cottages url = https://github.com/gpcf/cottages @@ -225,7 +225,7 @@ url = https://github.com/h-v-smacker/pkarcs [submodule "places"] path = places - url = https://git.bananach.space/places.git/ + url = https://github.com/Montandalar/places.git [submodule "poshud"] path = poshud url = https://git.bananach.space/poshud.git diff --git a/console b/console index 61a576f..19a83f1 160000 --- a/console +++ b/console @@ -1 +1 @@ -Subproject commit 61a576f2d8847ca6b706c5b099e49401bb29efcb +Subproject commit 19a83f1565bf8c9ea988acf983c13a17bd80cdf6 diff --git a/places b/places index d7b1a00..2fde23b 160000 --- a/places +++ b/places @@ -1 +1 @@ -Subproject commit d7b1a0058545251a4c1e606e8eda1a675a77eba2 +Subproject commit 2fde23bf4f405bf5be1b774e58de0b9ee9462fe7