Add contrail as a standard property
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
This commit is contained in:
parent
bc12f0be21
commit
9018d65c52
1 changed files with 1 additions and 0 deletions
|
@ -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},
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue