mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-07 05:24:46 +01:00
report invitation success even if dict download needed
This commit is contained in:
parent
d907b4201c
commit
0d757c605f
1 changed files with 0 additions and 1 deletions
|
@ -179,7 +179,6 @@ abstract class XWServiceHelper {
|
|||
.makeMissingDictIntent( mService, nli, dfo );
|
||||
MultiService.postMissingDictNotification( mService, intent,
|
||||
nli.gameID() );
|
||||
success = false;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue