mirror of
https://github.com/scummvm/scummvm.git
synced 2026-06-20 05:45:29 +00:00
STAR: fixed newline warnings
This commit is contained in:
committed by
Bastien Bouclet
parent
d60a2df49d
commit
18d646b72d
@@ -62,4 +62,5 @@ Math::Vector3d StringPullingPath::computeWalkTarget(const Math::Vector3d &fromPo
|
||||
|
||||
return _steps[_targetStep];
|
||||
}
|
||||
} // End of namespace Stark
|
||||
|
||||
} // End of namespace Stark
|
||||
|
||||
Reference in New Issue
Block a user