Headless client work

This commit is contained in:
KimLS
2016-11-15 21:30:43 -08:00
parent 84367e1f77
commit c86d4be1ae
15 changed files with 7798 additions and 64 deletions
+1
View File
@@ -35,6 +35,7 @@ enum LSClientStatus
{
cs_not_sent_session_ready,
cs_waiting_for_login,
cs_failed_to_login,
cs_logged_in
};