1
0
Fork 0

add back wildfire multiplayer property

This was deleted by accident when I moved property types to their own
namespace.
This commit is contained in:
Tim Moore 2010-03-05 18:17:19 +01:00
parent 89023eda69
commit b88fa3e1bf

View file

@ -158,6 +158,8 @@ FGMultiplayMgr::sIdPropertyList[] = {
{1100, "sim/model/variant", simgear::props::INT},
{1101, "sim/model/livery/file", simgear::props::STRING},
{1200, "environment/wildfire/data", simgear::props::STRING},
{10001, "sim/multiplay/transmission-freq-hz", simgear::props::STRING},
{10002, "sim/multiplay/chat", simgear::props::STRING},