mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-24 22:26:22 +00:00
feat(CI/Codestyle): added codestyle check (#3668)
This commit is contained in:
@@ -70,7 +70,6 @@ void Totem::InitStats(uint32 duration)
|
||||
if (totemSpell->CalcCastTime()) // If spell has cast time -> its an active totem
|
||||
m_type = TOTEM_ACTIVE;
|
||||
|
||||
|
||||
m_duration = duration;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user