Focus on close button to prevent enter game state if enter pressed
This commit is contained in:
parent
73735a079a
commit
df25707873
@ -97,6 +97,7 @@ void InitAndroidDialog::beforeAddingWidgets()
|
||||
}
|
||||
|
||||
updateValues();
|
||||
getWidget("close")->setFocusForPlayer(PLAYER_ID_GAME_MASTER);
|
||||
}
|
||||
|
||||
// -----------------------------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user