chore(core): Remove malformed whitespace (#4248)
This commit is contained in:
parent
da4edd547d
commit
b0aff365a9
7 changed files with 1 additions and 8 deletions
|
|
@ -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;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue