Commit ca583a29 authored by mercury233's avatar mercury233

fix

parent bad09d56
......@@ -110,7 +110,7 @@ public:
#ifdef YGOPRO_SERVER_MODE
void MainServerLoop();
void LoadExpansionDB();
void AddDebugMsg(char* msgbuf);
void AddDebugMsg(const char* msgbuf);
bool MakeDirectory(const std::string folder);
void initUtils();
#else
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment