注释无效代码
This commit is contained in:
parent
5919e6adb6
commit
ea68294f62
@ -1266,7 +1266,7 @@ void Room::UpdateGasInactive()
|
|||||||
Room* room = (Room*)param.sender.GetUserData();
|
Room* room = (Room*)param.sender.GetUserData();
|
||||||
room->auto_jump_timer_ = nullptr;
|
room->auto_jump_timer_ = nullptr;
|
||||||
});
|
});
|
||||||
#if 1
|
#ifdef DEBUG
|
||||||
a8::XPrintf("max_run_delay:%d %d\n", {PerfMonitor::Instance()->max_run_delay_time,
|
a8::XPrintf("max_run_delay:%d %d\n", {PerfMonitor::Instance()->max_run_delay_time,
|
||||||
a8::XGetTickCount() - begin_tick});
|
a8::XGetTickCount() - begin_tick});
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user