mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-12 01:11:29 +00:00
[Messages] Remove duplicate message on tracking begin (#3574)
This commit is contained in:
parent
bc337979bb
commit
9c656bc498
@ -11090,8 +11090,6 @@ void Client::SetTrackingID(uint32 entity_id)
|
||||
}
|
||||
|
||||
TrackingID = entity_id;
|
||||
|
||||
MessageString(Chat::Skills, TRACKING_BEGIN, m->GetCleanName());
|
||||
}
|
||||
|
||||
int Client::GetRecipeMadeCount(uint32 recipe_id)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user