mirror of
https://github.com/mod-playerbots/mod-playerbots.git
synced 2026-01-29 00:13:47 +00:00
Rewrite stats weight and item score calculation
This commit is contained in:
@@ -18,8 +18,6 @@ bool ChangeTalentsAction::Execute(Event event)
|
||||
|
||||
std::ostringstream out;
|
||||
|
||||
TalentSpec botSpec(bot);
|
||||
|
||||
if (!param.empty())
|
||||
{
|
||||
if (param.find("help") != std::string::npos)
|
||||
|
||||
Reference in New Issue
Block a user