Buy tab search editbox onEnterPressed event starts search

This commit is contained in:
Raivis Lauberts
2015-09-09 20:46:44 +03:00
parent a7f3228441
commit 5ebd320525
+1
View File
@@ -141,6 +141,7 @@
<Scripts>
<OnEnterPressed>
this:ClearFocus()
AuctionatorBuySearchButton_OnClick()
</OnEnterPressed>
</Scripts>
</EditBox>