diff --git a/src/MultiPlayer/multiplaymgr.cxx b/src/MultiPlayer/multiplaymgr.cxx index c94ea8466..271b0acba 100644 --- a/src/MultiPlayer/multiplaymgr.cxx +++ b/src/MultiPlayer/multiplaymgr.cxx @@ -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},