Skip to content

Commit 935766d

Browse files
committed
documentation mishap
1 parent fd85922 commit 935766d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Source/Entities/HDFirearm.h

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -276,8 +276,7 @@ namespace RTE {
276276
/// @param newOffset New offset value.
277277
void SetMuzzleOffset(Vector newOffset) override { m_MuzzleOff = newOffset; }
278278

279-
/// Gets the absolute position of the muzzle or other equivalent point of
280-
/// this.
279+
/// Gets the absolute position of the Shell ejection point.
281280
/// @return A vector describing the absolute world coordinates for the Shell
282281
/// ejection point of this
283282
Vector GetEjectionPos() const;

0 commit comments

Comments
 (0)