Update launcher/minecraft/auth/steps/XboxAuthorizationStep.cpp
Co-authored-by: Tayou <git@tayou.org> Signed-off-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com>
This commit is contained in:
parent
e42a2404a9
commit
60fd7f0ae6
@ -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…
Reference in New Issue
Block a user