This reverts commit 84dc7da461
.
This commit is contained in:
parent
84dc7da461
commit
ea9d9ad2d8
9 changed files with 66 additions and 45 deletions
|
@ -120,7 +120,7 @@ function ctf_events.update_all()
|
|||
end
|
||||
end
|
||||
|
||||
ctf.register_on_killedplayer(function(victim, killer, tool_caps)
|
||||
ctf.register_on_killedplayer(function(victim, killer, stack, tool_caps)
|
||||
local victim_color = ctf_colors.get_color(ctf.player(victim))
|
||||
local killer_color = ctf_colors.get_color(ctf.player(killer))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue