Quick fix to Settings.xml for AscentMUpose and AscentAutoCloseOOC

This commit is contained in:
CharleyLevenque
2010-08-23 01:41:58 -04:00
parent 4bac221317
commit ce6f5cfd2d

View File

@@ -278,6 +278,28 @@
<string>String</string>
<key>Value</key>
<string>tp2</string>
</map>
<key>AscentAutoCloseOOC</key>
<map>
<key>Comment</key>
<string>Auto-close OOC chat (i.e. add \"))\" if not found and \"((\" was used)</string>
<key>Persist</key>
<integer>1</integer>
<key>Type</key>
<string>Boolean</string>
<key>Value</key>
<integer>0</integer>
</map>
<key>AscentAllowMUpose</key>
<map>
<key>Comment</key>
<string>Allow MU* pose style in chat and IM (with ':' as a synonymous to '/me ')</string>
<key>Persist</key>
<integer>1</integer>
<key>Type</key>
<string>Boolean</string>
<key>Value</key>
<integer>0</integer>
</map>
<key>AscentStoreSettingsPerAccount</key>
<map>