]> git.mxchange.org Git - flightgear.git/commitdiff
add property for wildfire propagation
authormfranz <mfranz>
Sun, 11 Jan 2009 16:59:02 +0000 (16:59 +0000)
committerTim Moore <timoore@redhat.com>
Mon, 12 Jan 2009 12:04:52 +0000 (13:04 +0100)
src/MultiPlayer/multiplaymgr.cxx

index 68ca3c245f18b0510d5da09d035a0b0ff367c842..acd483111d1128c363be7c72046d717dbedb5945 100644 (file)
@@ -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},