mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-16 10:30:27 +00:00
chore(core): Remove malformed whitespace (#4248)
This commit is contained in:
@@ -388,7 +388,6 @@ public:
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
};
|
||||
|
||||
//Scarlet courier
|
||||
|
||||
@@ -562,7 +562,6 @@ public:
|
||||
class boss_alyson_antille : public CreatureScript
|
||||
{
|
||||
public:
|
||||
|
||||
boss_alyson_antille()
|
||||
: CreatureScript("boss_alyson_antille")
|
||||
{
|
||||
|
||||
@@ -751,7 +751,6 @@ public:
|
||||
}
|
||||
void UpdateAI(uint32 diff) override
|
||||
{
|
||||
|
||||
if (!UpdateVictim())
|
||||
return;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user