This commit is contained in:
aozhiwei 2020-08-11 16:27:52 +08:00
parent 3fb4b79df2
commit a1b4d12082

View File

@ -782,7 +782,7 @@ void Room::OnPlayerOffline(Player* hum)
RoomMgr::Instance()->AddOverRoom(room->room_uuid_);
}
},
&timer_attacher.timer_list_);
&xtimer_attacher_.timer_list_);
}
}