Added option to disable LLWind

This commit is contained in:
Hazim Gazov
2010-04-17 00:16:35 -03:00
parent c432f3094f
commit 0677acc8e3
10 changed files with 208 additions and 147 deletions

View File

@@ -12692,5 +12692,16 @@
<key>Value</key>
<integer>0</integer>
</map>
<key>UseLLWind</key>
<map>
<key>Comment</key>
<string>Disables LLWind's methods and returns nothing if enabled (saves FPS)</string>
<key>Persist</key>
<integer>1</integer>
<key>Type</key>
<string>Boolean</string>
<key>Value</key>
<integer>0</integer>
</map>
</map>
</llsd>