Activating flightgear build

This commit is contained in:
Lars Toenning
2019-02-19 19:52:04 +01:00
committed by Mat Sutcliffe
parent c3790d9caa
commit 5902fb7028

View File

@@ -256,7 +256,7 @@ namespace BlackConfig
{
// for testing set to "true", never commit with TRUE before FG is completed
// this will be removed when FG is fully productive
return false; // && isLocalDeveloperDebugBuild();
return true; // && isLocalDeveloperDebugBuild();
}
} // ns