From 29dcc1ca1e331e1a730cc2cfcd5ba371aada7cc5 Mon Sep 17 00:00:00 2001 From: curt Date: Thu, 31 Jul 2003 01:44:40 +0000 Subject: [PATCH] Compute teh altitude-agl if the remote end isn't sending it. --- src/Network/native_fdm.cxx | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/src/Network/native_fdm.cxx b/src/Network/native_fdm.cxx index 692747e73..5a5fffa40 100644 --- a/src/Network/native_fdm.cxx +++ b/src/Network/native_fdm.cxx @@ -34,6 +34,7 @@ #include