diff --git a/include/chat/flags.h b/include/chat/flags.h index 65ba001..999db80 100644 --- a/include/chat/flags.h +++ b/include/chat/flags.h @@ -29,4 +29,6 @@ along with this program. If not, see . #define WHY2_INVALID_POINTER (void*) 0xffffffffffffffff +#define WHY2_CONNECT_MESSAGE "{\"username:\"server\", \"message\":\"{X} connected.\"\"}" //guess what + #endif \ No newline at end of file