From 1c97ec10e18d6a176bf00692efd0138350800235 Mon Sep 17 00:00:00 2001 From: solonovamax Date: Sun, 21 Nov 2021 01:14:54 -0500 Subject: [PATCH] Don't remove all the addons, thanks Signed-off-by: solonovamax --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 9b9bcda58..e397131d8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -60,4 +60,4 @@ url = https://github.com/PolyhedralDev/Terra-structure-terrascript-loader [submodule "common/addons/api-addon-loader"] path = common/addons/api-addon-loader - url = https://github.com/PolyhedralDev/Terra-api-addon-loader + url = https://github.com/PolyhedralDev/Terra-api-addon-loader \ No newline at end of file