forked from mirrors/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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user