From e61f4cbf9fc9ab9293fda72df44cbd514c7bd06b Mon Sep 17 00:00:00 2001 From: Automatic Release Builder Date: Wed, 15 Jul 2020 09:36:24 +0100 Subject: [PATCH] Revert "Remove FGRun from 2020.2 branch" Seems this doesn't work the way I thought it did :) To avoid complicating things for 2018.3, let's wait until 2020.2 is released, to remove it completely. This reverts commit 80ed4b5ab4799bb89d8850db7b68b9600589a80e. --- .gitmodules | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitmodules b/.gitmodules index 58538cf..e3855d9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -6,6 +6,10 @@ path = flightgear url = ../flightgear branch = release/2020.2 +[submodule "fgrun"] + path = fgrun + url = ../fgrun + branch = next [submodule "fgdata"] path = fgdata url = ../fgdata