Fix out of order and duplicate preferences
This commit is contained in:
@@ -11736,28 +11736,6 @@ This should be as low as possible, but too low may break functionality</string>
|
||||
<key>Value</key>
|
||||
<real>0.34999999404</real>
|
||||
</map>
|
||||
<key>RevokePermsOnStandUp</key>
|
||||
<map>
|
||||
<key>Comment</key>
|
||||
<string>When enabled, revokes any permission granted to an object you don't own and from which your avatar is standing up</string>
|
||||
<key>Persist</key>
|
||||
<integer>1</integer>
|
||||
<key>Type</key>
|
||||
<string>Boolean</string>
|
||||
<key>Value</key>
|
||||
<integer>0</integer>
|
||||
</map>
|
||||
<key>PickerContextOpacity</key>
|
||||
<map>
|
||||
<key>Comment</key>
|
||||
<string>Controls overall opacity of context frustrum connecting color and texture pickers with their swatches</string>
|
||||
<key>Persist</key>
|
||||
<integer>1</integer>
|
||||
<key>Type</key>
|
||||
<string>F32</string>
|
||||
<key>Value</key>
|
||||
<real>0.34999999404</real>
|
||||
</map>
|
||||
<key>PicksPerSecondMouseMoving</key>
|
||||
<map>
|
||||
<key>Comment</key>
|
||||
@@ -14638,6 +14616,17 @@ This should be as low as possible, but too low may break functionality</string>
|
||||
<key>Value</key>
|
||||
<integer>1</integer>
|
||||
</map>
|
||||
<key>RevokePermsOnStandUp</key>
|
||||
<map>
|
||||
<key>Comment</key>
|
||||
<string>When enabled, revokes any permission granted to an object you don't own and from which your avatar is standing up</string>
|
||||
<key>Persist</key>
|
||||
<integer>1</integer>
|
||||
<key>Type</key>
|
||||
<string>Boolean</string>
|
||||
<key>Value</key>
|
||||
<integer>0</integer>
|
||||
</map>
|
||||
<key>RevokePermsOnStopAnimation</key>
|
||||
<map>
|
||||
<key>Comment</key>
|
||||
|
||||
Reference in New Issue
Block a user