mirror of
https://github.com/mod-playerbots/mod-playerbots.git
synced 2026-02-23 03:54:34 +00:00
Removed unnecessary spaces
This commit is contained in:
@@ -1560,7 +1560,7 @@ bool MimironCheatTrigger::IsActive()
|
||||
return false;
|
||||
}
|
||||
|
||||
if (!botAI->IsMainTank(bot))
|
||||
if (!botAI->IsMainTank(bot))
|
||||
{
|
||||
return false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user