Moved handle_login_account_success to server_events

This commit is contained in:
James Booth
2014-01-05 20:58:19 +00:00
parent 87cdbe015a
commit da03617e8b
5 changed files with 23 additions and 19 deletions

View File

@@ -23,6 +23,8 @@
#ifndef LOG_H
#define LOG_H
#include "glib.h"
// log levels
typedef enum {
PROF_LEVEL_DEBUG,