mirror of
https://github.com/EQEmu/Server.git
synced 2026-01-26 16:53:58 +00:00
And another
This commit is contained in:
parent
a8db4532d0
commit
3efc925264
@ -4347,6 +4347,7 @@ void command_iteminfo(Client *c, const Seperator *sep)
|
||||
if (!item) {
|
||||
Log.Out(Logs::General, Logs::Inventory, "(%s) Command #iteminfo processed an item with no data pointer");
|
||||
c->Message(13, "Error: This item has no data reference");
|
||||
return;
|
||||
}
|
||||
|
||||
EQEmu::SayLinkEngine linker;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user