1
0
Fork 0

Environment: create on (disabled) terrainsampler-instance

Only existing instances of the terrain-sampler can be
enabled at runtime, so create at lease one of them.
This commit is contained in:
Torsten Dreyer 2011-06-05 14:50:40 +02:00
parent 803cb56c12
commit 59579aae9c

View file

@ -319,4 +319,11 @@
<data type="string"/>
</wildfire>
<!-- create on instance of the terrains-sampler but start disabled -->
<terrain>
<area>
<enabled type="bool">false</enabled>
</area>
</terrain>
</PropertyList>