From: Vivian Meazza Date: Thu, 2 Sep 2010 08:25:53 +0000 (+0100) Subject: Add contrail as a standard property X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=9018d65c5281f54b3cb562d61ed0bec32e809562;p=flightgear.git Add contrail as a standard property Signed-off-by: Vivian Meazza --- diff --git a/src/MultiPlayer/multiplaymgr.cxx b/src/MultiPlayer/multiplaymgr.cxx index 8d4783315..de2dacd22 100644 --- a/src/MultiPlayer/multiplaymgr.cxx +++ b/src/MultiPlayer/multiplaymgr.cxx @@ -159,6 +159,7 @@ FGMultiplayMgr::sIdPropertyList[] = { {1101, "sim/model/livery/file", simgear::props::STRING}, {1200, "environment/wildfire/data", simgear::props::STRING}, + {1201, "environment/contrail", simgear::props::INT}, {1300, "tanker", simgear::props::INT},