add property for wildfire propagation
This commit is contained in:
parent
a59ae7cb92
commit
cd4b05909d
1 changed files with 2 additions and 0 deletions
|
@ -155,6 +155,8 @@ FGMultiplayMgr::sIdPropertyList[] = {
|
|||
{1100, "sim/model/variant", SGPropertyNode::INT},
|
||||
{1101, "sim/model/livery/file", SGPropertyNode::STRING},
|
||||
|
||||
{1200, "environment/wildfire/data", SGPropertyNode::STRING},
|
||||
|
||||
{10001, "sim/multiplay/transmission-freq-hz", SGPropertyNode::STRING},
|
||||
{10002, "sim/multiplay/chat", SGPropertyNode::STRING},
|
||||
|
||||
|
|
Loading…
Reference in a new issue