Function twt_werewolf_master_ng::judger::roles::check_death

source ·
pub fn check_death(players: &mut Vec<Box<dyn Responder>>, log: &mut Log)
Expand description

找出死亡角色,递归地处理角色死亡。注意,这里使用了新的 RoleGroup 对象来处理,而不是原来的。