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