Fix remove message
This commit is contained in:
parent
ce7110b6f9
commit
3d81e98a2a
@ -508,7 +508,7 @@ public class UtilityCommands {
|
||||
removed += visitor.getAffected();
|
||||
}
|
||||
|
||||
BBC.KILL_SUCCESS.send(removed, radius);
|
||||
BBC.KILL_SUCCESS.send(actor, removed, radius);
|
||||
|
||||
if (editSession != null) {
|
||||
session.remember(editSession);
|
||||
|
Loading…
Reference in New Issue
Block a user