0.48 [ALRT]:terrain Unexpected property in listener /sim[0]/rendering[0]/static-lod[0]/detailed[0]
0.48 [ALRT]:terrain Unexpected property in listener /sim[0]/rendering[0]/static-lod[0]/rough-delta[0]
0.48 [ALRT]:terrain Unexpected property in listener /sim[0]/rendering[0]/static-lod[0]/bare-delta[0]
diff --git a/src/Autopilot/digitalfilter.cxx b/src/Autopilot/digitalfilter.cxx
index a79e057da..5ca7bbb0f 100644
--- a/src/Autopilot/digitalfilter.cxx
+++ b/src/Autopilot/digitalfilter.cxx
@@ -839,6 +839,7 @@ bool CoherentNoiseFilterImplementation::configure(SGPropertyNode& cfg_node,
if (cfg_name == "absolute") {
_absoluteVal = cfg_node.getBoolValue();
+ return true;
}
return false;
}
Users browsing this forum: No registered users and 1 guest