mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-30 09:03:47 +00:00
feat(CI/Codestyle): added codestyle check (#3668)
This commit is contained in:
@@ -102,4 +102,3 @@ void AddSC_boss_grilek()
|
||||
{
|
||||
new boss_grilek();
|
||||
}
|
||||
|
||||
|
||||
@@ -168,4 +168,3 @@ void AddSC_boss_hakkar()
|
||||
{
|
||||
new boss_hakkar();
|
||||
}
|
||||
|
||||
|
||||
@@ -162,4 +162,3 @@ void AddSC_boss_renataki()
|
||||
{
|
||||
new boss_renataki();
|
||||
}
|
||||
|
||||
|
||||
@@ -94,4 +94,3 @@ void AddSC_boss_wushoolay()
|
||||
{
|
||||
new boss_wushoolay();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user