mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 14:55:36 +08:00
Activating flightgear build
This commit is contained in:
committed by
Mat Sutcliffe
parent
c3790d9caa
commit
5902fb7028
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user