mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2025-05-29 13:20:18 +02:00
Merge branch 'error_codes' of github.com:Trial97/PrismLauncher into error_codes
This commit is contained in:
commit
af628be648
@ -136,7 +136,7 @@ bool XboxAuthorizationStep::processSTSError(QNetworkReply::NetworkError error, Q
|
|||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
case 2148916237:
|
case 2148916237:
|
||||||
emit finished(AccountTaskState::STATE_FAILED_SOFT, tr("This Microsoft account has reached the its limit for playtime. This "
|
emit finished(AccountTaskState::STATE_FAILED_SOFT, tr("This Microsoft account has reached its limit for playtime. This "
|
||||||
"Microsoft account has been blocked from logging in."));
|
"Microsoft account has been blocked from logging in."));
|
||||||
return true;
|
return true;
|
||||||
case 2148916227: {
|
case 2148916227: {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user