EXP-1262 Hitting single letters reserved for shortcuts inworld opens chat but not associated shortcuts (like Mouselook and Fly)

EXP-1266 Communicate > Nearby Chat menu item does not bring up chat floater
master
Leyla Farazha 2011-09-28 15:27:34 -07:00
parent 18b3afe11a
commit d447f1908b
2 changed files with 3 additions and 3 deletions

View File

@ -1493,7 +1493,7 @@
<key>Type</key>
<string>S32</string>
<key>Value</key>
<integer>1</integer>
<integer>0</integer>
</map>
<key>ChatBubbleOpacity</key>
<map>

View File

@ -227,10 +227,10 @@
use_mac_ctrl="true">
<menu_item_check.on_check
function="Floater.Visible"
parameter="nearby_chat" />
parameter="chat_bar" />
<menu_item_check.on_click
function="Floater.Toggle"
parameter="nearby_chat" />
parameter="chat_bar" />
</menu_item_check>
<menu_item_call
label="Nearby People"