Feature Request: Persistent setting for AllowSelectAvatar (su useful!)

This commit is contained in:
Inusaito Sayori
2014-05-09 10:39:07 -04:00
parent e6bc8f8583
commit 029d260ad8

View File

@@ -2442,6 +2442,17 @@ This should be as low as possible, but too low may break functionality</string>
<key>Value</key>
<integer>1</integer>
</map>
<key>AllowSelectAvatar</key>
<map>
<key>Comment</key>
<string>Allow selecting an avatar that you have modify rights on (via tag) while in edit mode to reposition them</string>
<key>Persist</key>
<integer>1</integer>
<key>Type</key>
<string>Boolean</string>
<key>Value</key>
<integer>0</integer>
</map>
<key>AllowTapTapHoldRun</key>
<map>
<key>Comment</key>