mirror of
https://github.com/UltimMC/Launcher.git
synced 2026-01-06 07:04:10 +00:00
GH-4317 Detect forced migration state and show errors for it
This commit is contained in:
@@ -16,4 +16,5 @@ namespace Parsers
|
||||
bool parseMinecraftProfile(QByteArray &data, MinecraftProfile &output);
|
||||
bool parseMinecraftEntitlements(QByteArray &data, MinecraftEntitlement &output);
|
||||
bool parseRolloutResponse(QByteArray &data, bool& result);
|
||||
bool parseForcedMigrationResponse(QByteArray & data, bool& result);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user