1
This commit is contained in:
parent
cacfc2e11b
commit
c10f100052
@ -429,6 +429,7 @@ void Car::BeKill(int killer_id, const std::string& killer_name, int weapon_id)
|
|||||||
meta->i->atk()
|
meta->i->atk()
|
||||||
);
|
);
|
||||||
room->NotifyUiUpdate();
|
room->NotifyUiUpdate();
|
||||||
|
room->frame_event.AddDead(GetWeakPtrRef(), 0);
|
||||||
GetTrigger()->Die();
|
GetTrigger()->Die();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user