mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-11 21:01:29 +00:00
[Cleanup] Cleanup #kick message. (#2164)
This commit is contained in:
parent
f314e05087
commit
df99d97431
@ -677,7 +677,7 @@ void WorldServer::HandleMessage(uint16 opcode, const EQ::Net::Packet &p)
|
||||
0,
|
||||
Chat::White,
|
||||
fmt::format(
|
||||
"Remote Kick | {} booted{}",
|
||||
"Remote Kick | {} booted{}.",
|
||||
skp->name,
|
||||
is_zone_loaded ?
|
||||
fmt::format(
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user