mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-19 13:28:25 +00:00
It helps if you actually push more than the changelog message...
This commit is contained in:
@@ -515,7 +515,6 @@ void NPC::QueryLoot(Client* to)
|
||||
Client::TextLink linker;
|
||||
linker.SetLinkType(linker.linkItemData);
|
||||
linker.SetItemData(item);
|
||||
linker.SetClientVersion(to->GetClientVersion());
|
||||
|
||||
auto item_link = linker.GenerateLink();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user