put scores alert on backstack too

It also should go away when board is dismissed.
This commit is contained in:
Eric House 2021-03-19 18:14:00 -07:00
parent 521a5b57b8
commit 88e76af7ab

View file

@ -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