mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-07 05:24:46 +01:00
put scores alert on backstack too
It also should go away when board is dismissed.
This commit is contained in:
parent
521a5b57b8
commit
88e76af7ab
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ public enum DlgID {
|
|||
, QUERY_TRADE
|
||||
, ASK_PASSWORD
|
||||
, DLG_RETRY
|
||||
, DLG_SCORES
|
||||
, DLG_SCORES(true)
|
||||
, DLG_USEDICT
|
||||
, DLG_GETDICT
|
||||
, GAMES_LIST_NEWGAME
|
||||
|
|
Loading…
Reference in a new issue