converted all tabs to 4 spaces
This commit is contained in:
parent
52f305111c
commit
f6eefedcd5
717 changed files with 132388 additions and 132388 deletions
|
|
@ -62,7 +62,7 @@ bool RotateMovementGenerator::Update(Unit* owner, uint32 diff)
|
|||
while (angle < 0) angle += static_cast<float>(M_PI * 2);
|
||||
}
|
||||
|
||||
owner->SetFacingTo(angle);
|
||||
owner->SetFacingTo(angle);
|
||||
|
||||
if (m_duration > diff)
|
||||
m_duration -= diff;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue