mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-03 21:56:36 +00:00
Refactor message functions
This commit is contained in:
+1
-1
@@ -2475,7 +2475,7 @@ void Client::ShowBuyLines(const EQApplicationPacket *app) {
|
||||
QueuePacket(app);
|
||||
|
||||
if(bir->Approval == 0) {
|
||||
Message_StringID(Chat::Yellow, TRADER_BUSY);
|
||||
MessageString(Chat::Yellow, TRADER_BUSY);
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user