mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-21 04:45:31 +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
|
// for testing set to "true", never commit with TRUE before FG is completed
|
||||||
// this will be removed when FG is fully productive
|
// this will be removed when FG is fully productive
|
||||||
return false; // && isLocalDeveloperDebugBuild();
|
return true; // && isLocalDeveloperDebugBuild();
|
||||||
}
|
}
|
||||||
} // ns
|
} // ns
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user