Skip to content
Snippets Groups Projects
Commit 67265804 authored by Randy Sommerfeld's avatar Randy Sommerfeld
Browse files

Use proper variable on KILL

parent 415ba533
No related branches found
No related tags found
1 merge request!463MRC mods by Codefenix (2024-10-20)
......@@ -746,7 +746,7 @@ function User_Work(cmdline) {
k.nick,
p[1]
));
target.quit(format(
k.quit(format(
"Killed (%s (%s))",
this.nick,
p[1]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment