mirror of
https://github.com/mod-playerbots/mod-playerbots
synced 2025-11-29 15:58:20 +08:00
Remove debug #2
This commit is contained in:
@@ -25,7 +25,7 @@ bool AttackWebWrapAction::Execute(Event event)
|
|||||||
{
|
{
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
bot->Yell("ATTACKING WRAP", LANG_UNIVERSAL);
|
|
||||||
return Attack(webWrap);
|
return Attack(webWrap);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user