mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-03 19:13:49 +00:00
feat(CI/Codestyle): added codestyle check (#3668)
This commit is contained in:
@@ -40,4 +40,3 @@ enum bloodFurnaceNPC
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
@@ -347,4 +347,3 @@ void AddSC_boss_kelidan_the_breaker()
|
||||
new boss_kelidan_the_breaker();
|
||||
new npc_shadowmoon_channeler();
|
||||
}
|
||||
|
||||
|
||||
@@ -130,4 +130,3 @@ void AddSC_boss_the_maker()
|
||||
{
|
||||
new boss_the_maker();
|
||||
}
|
||||
|
||||
|
||||
@@ -326,4 +326,3 @@ void AddSC_instance_blood_furnace()
|
||||
{
|
||||
new instance_blood_furnace();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user