aboutsummaryrefslogtreecommitdiff
path: root/launcher/minecraft/auth/AccountData.h
diff options
context:
space:
mode:
Diffstat (limited to 'launcher/minecraft/auth/AccountData.h')
-rw-r--r--launcher/minecraft/auth/AccountData.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/launcher/minecraft/auth/AccountData.h b/launcher/minecraft/auth/AccountData.h
index 1b6867de..6749a471 100644
--- a/launcher/minecraft/auth/AccountData.h
+++ b/launcher/minecraft/auth/AccountData.h
@@ -47,6 +47,7 @@ enum class AccountState {
Offline,
Working,
Online,
+ Disabled,
Errored,
Expired,
Gone