mirror of
https://github.com/mangosfour/server.git
synced 2025-12-27 01:37:04 +00:00
[11833] remove trailing whitespaces
Signed-off-by: SilverIce <slifeleaf@gmail.com>
This commit is contained in:
parent
ee7f3811e0
commit
09e331767d
21 changed files with 41 additions and 41 deletions
|
|
@ -52,7 +52,7 @@ Location MoveSpline::ComputePosition() const
|
|||
else if (splineflags.final_point)
|
||||
c.orientation = atan2(facing.f.y-c.y, facing.f.x-c.x);
|
||||
//nothing to do for MoveSplineFlag::Final_Target flag
|
||||
}
|
||||
}
|
||||
else
|
||||
{
|
||||
if (!splineflags.hasFlag(MoveSplineFlag::OrientationFixed|MoveSplineFlag::Falling))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue