This commit is contained in:
aozhiwei 2022-08-25 19:50:38 +08:00
parent d5f73b7ff6
commit db896f6a32

View File

@ -314,7 +314,7 @@ void Incubator::SpawnWaveMon(int wave)
} }
}, },
&xtimer_attacher_.timer_list_); &xtimer_attacher_.timer_list_);
++room->pve_data.refreshed_mon; ++room->pve_data.refreshed_mon;
} }
} }