mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-03 03:50:40 +00:00
[Commands] Add #show keyring Subcommand (#4973)
This commit is contained in:
@@ -9782,7 +9782,7 @@ void Client::Handle_OP_Jump(const EQApplicationPacket *app)
|
||||
|
||||
void Client::Handle_OP_KeyRing(const EQApplicationPacket *app)
|
||||
{
|
||||
KeyRingList();
|
||||
KeyRingList(this);
|
||||
}
|
||||
|
||||
void Client::Handle_OP_KickPlayers(const EQApplicationPacket *app)
|
||||
|
||||
Reference in New Issue
Block a user