Moved handle_login_account_success to server_events
This commit is contained in:
@@ -24,5 +24,6 @@
|
||||
#define SERVER_EVENTS_H
|
||||
|
||||
void handle_error_message(const char *from, const char *err_msg);
|
||||
void handle_login_account_success(char *account_name);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user