The client is registering with the server
This commit is contained in:
@@ -3,6 +3,9 @@
|
||||
|
||||
#include <chrono>
|
||||
|
||||
#define GAME_CHANNEL 0
|
||||
#define CHAT_CHANNEL 1
|
||||
|
||||
typedef std::chrono::high_resolution_clock Clock;
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user