This commit is contained in:
aozhiwei 2024-04-16 17:00:00 +08:00
parent 60bbdfc588
commit 2447a1c50d

View File

@ -3893,7 +3893,7 @@ void Room::MobaBatterysUpdate()
int Room::GetReportMapMode()
{
return 1;
return 201;
}
void Room::GenBattleRoomReportData(a8::MutableXObject* params)