diff options
Diffstat (limited to 'protocol.h')
-rw-r--r-- | protocol.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -8,6 +8,8 @@ #define LISTSTATIONS 5 #define STATIONINFO 6 +#define STATIONSHUTDOWN 7 +#define NEWSTATION 8 // client to server messages (commands) |