Merge branch 'maint'
This commit is contained in:
commit
efa9e0c3ee
10 changed files with 1231 additions and 1203 deletions
|
|
@ -996,7 +996,10 @@ bool DPlayerMenu::MenuEvent (int mkey, bool fromcontroller)
|
|||
// item specific handling comes here
|
||||
|
||||
case NAME_Playerbox:
|
||||
PlayerNameChanged(li);
|
||||
if (mkey == MKEY_Input)
|
||||
{
|
||||
PlayerNameChanged(li);
|
||||
}
|
||||
break;
|
||||
|
||||
case NAME_Team:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue