mirror of
https://github.com/mod-playerbots/mod-playerbots.git
synced 2026-01-13 09:07:19 +00:00
Codestyle fix (#1797)
Warning: Dont change this PR as draft to make it testable DONT REVIEW UNTIL Codestyle C++ workflow dont pass
This commit is contained in:
@@ -5,8 +5,6 @@
|
||||
#include "MovementActions.h"
|
||||
#include "PitOfSaronTriggers.h"
|
||||
|
||||
|
||||
|
||||
float IckAndKrickMultiplier::GetValue(Action* action)
|
||||
{
|
||||
Unit* boss = AI_VALUE2(Unit*, "find target", "ick");
|
||||
|
||||
Reference in New Issue
Block a user