mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-23 15:25:35 +08:00
Minor adjustments in interpolation setup
* scenery offset fix default is off * renamings
This commit is contained in:
committed by
Mat Sutcliffe
parent
ec1dde412d
commit
9745bafd4e
@@ -24,7 +24,8 @@ namespace BlackMisc
|
||||
{
|
||||
CInterpolationAndRenderingSetupBase::CInterpolationAndRenderingSetupBase()
|
||||
{
|
||||
m_fixSceneryOffset = CBuildConfig::isLocalDeveloperDebugBuild();
|
||||
// Experimental
|
||||
// m_fixSceneryOffset = CBuildConfig::isLocalDeveloperDebugBuild();
|
||||
}
|
||||
|
||||
bool CInterpolationAndRenderingSetupBase::setSendingGndFlagToSimulator(bool sendFLag)
|
||||
|
||||
Reference in New Issue
Block a user