Revert voice control to snowglobe
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
name="speakers_btn"
|
||||
tool_tip="Show list of residents using voice chat around you" width="38" />
|
||||
<button bottom="-22" height="22" label="Talk" left_delta="40" name="push_to_talk"
|
||||
tab_stop="false" tool_tip="Hold the button to talk" width="64" />
|
||||
tab_stop="false" tool_tip="Hold the button to talk" width="60" />
|
||||
<button bottom="-19" height="16" image_selected="ptt_lock_on.tga"
|
||||
image_unselected="ptt_lock_off.tga" label="" left_delta="4" name="ptt_lock"
|
||||
scale_image="false" toggle="true"
|
||||
@@ -14,6 +14,6 @@
|
||||
<icon bottom="-19" height="16" image_name="icn_voice_ptt-off.tga" left_delta="42"
|
||||
name="voice_volume" width="16" />
|
||||
<button bottom="-22" control_name="ShowVoiceChannelPopup" height="22" label=""
|
||||
left_delta="20" name="show_channel" scale_image="true" toggle="true"
|
||||
left_delta="16" name="show_channel" scale_image="true" toggle="true"
|
||||
tool_tip="Click to show current voice channel" width="22" />
|
||||
</panel>
|
||||
|
||||
@@ -5,7 +5,16 @@
|
||||
<panel bottom="1" filename="panel_bg_tab.xml" name="panel_bg_tab" height="47" left="0" width="130" />
|
||||
<button bottom="-20" height="20" image_overlay="icn_voice-call-end.tga" label=""
|
||||
left="4" name="end_call_btn" tool_tip="Click to hang up" width="20" />
|
||||
<button bottom="-20" height="20" image_selected="pos_lock_on.tga" image_unselected="pos_lock_off.tga" label=""
|
||||
left_delta="28" name="pos_lock_btn" tool_tip="Click to lock position" width="20" toggle="true" scale_image="false" />
|
||||
<button bottom="-21" height="22" image_disabled="icn_rounded-text-field.tga"
|
||||
image_disabled_selected="icn_rounded-text-field.tga"
|
||||
image_hover_selected="icn_rounded-text-field.tga"
|
||||
image_hover_unselected="icn_rounded-text-field.tga"
|
||||
image_selected="icn_rounded-text-field.tga"
|
||||
image_unselected="icn_rounded-text-field.tga" label="" left_delta="23"
|
||||
name="voice_channel_bg" scale_image="true" width="102" />
|
||||
<icon bottom="-18" height="16" image_name="icn_voice-localchat.tga" label=""
|
||||
left_delta="4" mouse_opaque="false" name="voice_channel_icon" width="16" />
|
||||
<text bottom="-19" font="SansSerifSmall" height="16" label="" left_delta="18"
|
||||
mouse_opaque="false" name="channel_label" text_color="0 0 0" width="65" />
|
||||
<panel bottom="13" filename="panel_voice_controls.xml" left="1" />
|
||||
</panel>
|
||||
|
||||
Reference in New Issue
Block a user