]> git.mxchange.org Git - simgear.git/commit
scenery: Use correct property root in xml loading.
authorMathias Froehlich <Mathias.Froehlich@web.de>
Thu, 22 Mar 2012 07:38:16 +0000 (08:38 +0100)
committerMathias Froehlich <Mathias.Froehlich@web.de>
Thu, 22 Mar 2012 07:38:16 +0000 (08:38 +0100)
commit986d2cc42a94d558687be7c52027a9123551b676
tree836e7c7d878d46fbe2b398c21b2903387de5e025
parent0b8bfd9ed861740a62adc271e38ae6e11d10832b
scenery: Use correct property root in xml loading.

Really query for the root node when loading xml files.
This should fix
 http://code.google.com/p/flightgear-bugs/issues/detail?id=714
simgear/scene/model/SGReaderWriterXML.cxx