diff options
Diffstat (limited to 'dat')
-rw-r--r-- | dat | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -347,3 +347,8 @@ sparks 50,0.01,0.0,5,2.0; # light - Whether the light source is effected by fog (yes/no) # fog 1000.0,0.2,0.0,0.0,no; + + +# Record the state into the following XML file +# +output output.xml; |