[7959] Inserted newline to make gcc happy.

Signed-off-by: ApoC <apoc@nymfe.net>
This commit is contained in:
ApoC 2009-06-05 03:09:06 +02:00
parent b1d70d4078
commit fb21b00480
2 changed files with 2 additions and 2 deletions

View file

@ -11683,4 +11683,4 @@ void Unit::SetPvP( bool state )
if(m_TotemSlot[i])
if(Creature *totem = GetMap()->GetCreature(m_TotemSlot[i]))
totem->SetPvP(state);
}
}