Skip to content

Commit 2c0e90a

Browse files
authored
Fixed World Map Find sending two requests and possibly showing wrong results (#4037, #4038)
1 parent 0fb4e04 commit 2c0e90a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

indra/newview/skins/default/xui/en/floater_world_map.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -556,7 +556,7 @@
556556
name="DoSearch"
557557
tool_tip="Search for region"
558558
width="62">
559-
<button.commit_callback
559+
<button.mouse_down_callback
560560
function="WMap.Location" />
561561
</button>
562562
<button

0 commit comments

Comments
 (0)