This commit is contained in:
aozhiwei 2019-07-24 18:24:46 +08:00
parent 1d10c6d3e5
commit f7dc28bec2

View File

@ -483,6 +483,7 @@ void Human::BeKill(int killer_id, const std::string& killer_name, int weapon_id)
},
&xtimer_attacher.timer_list_
);
status = 0;
ClearBuffList();
room->frame_event.AddDead(this);
room->OnHumanDie(this);