1
This commit is contained in:
parent
09a62b7e7e
commit
9c3f56b6c4
@ -792,12 +792,12 @@ void RoomMgr::SendGetBattleData(int mode,
|
||||
context.errmsg = "";
|
||||
result->push_back(context);
|
||||
}
|
||||
#if 0
|
||||
#ifdef DEBUG
|
||||
if (is_old_version) {
|
||||
cb(*result);
|
||||
return;
|
||||
}
|
||||
#endif
|
||||
#endif
|
||||
{
|
||||
std::string url;
|
||||
JsonDataMgr::Instance()->GetApiUrl(url);
|
||||
|
Loading…
x
Reference in New Issue
Block a user