No send button in chat bar for AnsaStorm skin - takes up too much space

Ansariel 2013-09-18 09:37:49 +02:00
parent f5e3c5faa8
commit 7e92a24279
1 changed files with 15 additions and 0 deletions

View File

@ -0,0 +1,15 @@
<llsd>
<map>
<key>FSShowChatType</key>
<map>
<key>Comment</key>
<string>Shows/Hides the chat type selector (Whisper, Say, Shout)</string>
<key>Persist</key>
<integer>1</integer>
<key>Type</key>
<string>Boolean</string>
<key>Value</key>
<integer>0</integer>
</map>
</map>
</llsd>