diff options
Diffstat (limited to 'sources/rest.h')
-rw-r--r-- | sources/rest.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sources/rest.h b/sources/rest.h index c8d3b68..c0c26d5 100644 --- a/sources/rest.h +++ b/sources/rest.h @@ -14,6 +14,7 @@ enum og_client_state { enum og_client_status { OG_CLIENT_STATUS_OGLIVE, OG_CLIENT_STATUS_BUSY, + OG_CLIENT_STATUS_VIRTUAL, }; enum og_cmd_type { |