added code for disabling clouds

This commit is contained in:
Hazim Gazov
2010-04-18 22:46:40 -03:00
parent faf628668b
commit 1d67001d25
6 changed files with 1704 additions and 1675 deletions

View File

@@ -12703,5 +12703,16 @@
<key>Value</key>
<integer>0</integer>
</map>
<key>CloudsEnabled</key>
<map>
<key>Comment</key>
<string>Render Clouds</string>
<key>Persist</key>
<integer>1</integer>
<key>Type</key>
<string>Boolean</string>
<key>Value</key>
<integer>1</integer>
</map>
</map>
</llsd>