1
0
Fork 0

add /sim/model/livery/file for internal use in the aircraft.livery class;

This is meant to contain the basename of a livery file in the livery dir.
This commit is contained in:
mfranz 2008-02-29 16:13:02 +00:00
parent 0923158138
commit 24277bf0c0

View file

@ -148,6 +148,7 @@ FGMultiplayMgr::sIdPropertyList[] = {
{1006, "controls/armament/station[0]/jettison-all", SGPropertyNode::BOOL},
{1100, "sim/model/variant", SGPropertyNode::INT},
{1101, "sim/model/livery/file", SGPropertyNode::STRING},
{10001, "sim/multiplay/transmission-freq-hz", SGPropertyNode::STRING},
{10002, "sim/multiplay/chat", SGPropertyNode::STRING},