mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-15 18:10:26 +00:00
chore(Script/Misc): cleanup (#19619)
* chore(Script/Misc): cleanup * more cleanup * cleanup
This commit is contained in:
@@ -148,7 +148,7 @@ public:
|
||||
|
||||
str << " items from your bags.";
|
||||
|
||||
handler->SendSysMessage(str.str().c_str());
|
||||
handler->SendSysMessage(str.str());
|
||||
|
||||
return true;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user