1
0
forked from 0ad/0ad

Allow the use of Enter in addition to the OK button in the Join Game dialog.

This was SVN commit r13867.
This commit is contained in:
alpha123 2013-09-17 00:30:11 +00:00
parent 9f2a850a95
commit 553875ea83

View File

@ -45,7 +45,7 @@
</action>
</object>3 100%-33 103 100%-3
<object type="button" size="50%-144 100%-60 50%-16 100%-32" style="StoneButton">
<object hotkey="confirm" type="button" size="50%-144 100%-60 50%-16 100%-32" style="StoneButton">
Continue
<action on="Press">
var joinPlayerName = getGUIObjectByName("joinPlayerName").caption;