added code to disable llwind

This commit is contained in:
Hazim Gazov
2010-04-17 19:14:57 -03:00
parent 22b9bd1c2e
commit 615202da70
7 changed files with 56 additions and 16 deletions

View File

@@ -12692,5 +12692,16 @@
<key>Value</key>
<integer>0</integer>
</map>
<key>WindEnabled</key>
<map>
<key>Comment</key>
<string>Enable the use of wind (affects trees and flexis, among other things)</string>
<key>Persist</key>
<integer>1</integer>
<key>Type</key>
<string>Boolean</string>
<key>Value</key>
<integer>0</integer>
</map>
</map>
</llsd>