Fixed a few remaining bugs. Including all settings.

This commit is contained in:
Shyotl
2019-03-18 00:05:59 -05:00
parent b082bce2b1
commit a224c392e8
4 changed files with 110 additions and 8 deletions

View File

@@ -273,5 +273,16 @@
<key>Value</key>
<real>0</real>
</map>
<key>SHSkipResetVBOsOnTeleport</key>
<map>
<key>Comment</key>
<string>Skip VBO auto-recreation upon teleport. Setting to true may help avoid attachments dissipearing on teleport.</string>
<key>Persist</key>
<integer>1</integer>
<key>Type</key>
<string>Boolean</string>
<key>Value</key>
<real>0</real>
</map>
</map>
</llsd>