Revert "Add kill assists (#755)" (#781)

This reverts commit 49f4e6fd47.
This commit is contained in:
LoneWolfHT 2021-02-05 15:46:29 -08:00 committed by GitHub
parent 8315d0074a
commit 510ca896cd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 23 additions and 92 deletions

View file

@ -153,7 +153,6 @@ minetest.register_globalstep(function(dtime)
if player then
player:hud_remove(potential_cowards[k].hud or 0)
ctf.clear_assists(k)
end
potential_cowards[k] = nil