Commit ca583a29 authored by mercury233's avatar mercury233

fix

parent bad09d56
...@@ -110,7 +110,7 @@ public: ...@@ -110,7 +110,7 @@ public:
#ifdef YGOPRO_SERVER_MODE #ifdef YGOPRO_SERVER_MODE
void MainServerLoop(); void MainServerLoop();
void LoadExpansionDB(); void LoadExpansionDB();
void AddDebugMsg(char* msgbuf); void AddDebugMsg(const char* msgbuf);
bool MakeDirectory(const std::string folder); bool MakeDirectory(const std::string folder);
void initUtils(); void initUtils();
#else #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