summaryrefslogtreecommitdiff
path: root/src/client.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/client.h')
-rw-r--r--src/client.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client.h b/src/client.h
index 54de27824..000f8749e 100644
--- a/src/client.h
+++ b/src/client.h
@@ -84,6 +84,7 @@ enum State
STATE_START = 0,
STATE_CHOOSE_SERVER,
STATE_CONNECT_SERVER,
+ STATE_PRE_LOGIN,
STATE_LOGIN,
STATE_LOGIN_ATTEMPT,
STATE_WORLD_SELECT, // 5