Added /scenery/events as a new MP enabled property for sharing scenery events.
This commit is contained in:
parent
3c6b7e0836
commit
90b35f2cbe
1 changed files with 2 additions and 0 deletions
|
@ -172,6 +172,8 @@ static const IdPropertyList sIdPropertyList[] = {
|
|||
|
||||
{1300, "tanker", simgear::props::INT},
|
||||
|
||||
{1400, "scenery/events", simgear::props::STRING},
|
||||
|
||||
{10001, "sim/multiplay/transmission-freq-hz", simgear::props::STRING},
|
||||
{10002, "sim/multiplay/chat", simgear::props::STRING},
|
||||
|
||||
|
|
Loading…
Reference in a new issue