This commit is contained in:
aozhiwei 2021-08-31 15:22:31 +08:00
parent 7b0bd452f9
commit ae29613f1d

View File

@ -802,9 +802,7 @@ void Human::BeKill(int killer_id, const std::string& killer_name, int weapon_id)
}
#endif
DoGetDown();
#if 0
KillMgr::Instance()->OnHumanDead();
#endif
}
}
}