This commit is contained in:
aozhiwei 2019-11-21 14:51:18 +08:00
parent 3003180710
commit 155e5cf0ea

View File

@ -811,7 +811,6 @@ void Human::OnDie()
hum->SendGameOver(); hum->SendGameOver();
} }
} }
DeadDrop();
} }
void Human::Revive() void Human::Revive()