From b69db1ccbf4fde24a75c21d19bd31cbc785c5d25 Mon Sep 17 00:00:00 2001 From: Silver Date: Fri, 29 Mar 2019 15:47:00 -0600 Subject: [PATCH] Update .gitmodules --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 24923f5e6f..bda7de5d83 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "RobustToolbox"] - path = engine + path = RobustToolbox url = https://github.com/space-wizards/RobustToolbox.git branch = master