mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
Recast: remove comment
Should be kept as Y since we changed the coordinate system.
This commit is contained in:
parent
fc1bfa8bfe
commit
de5fb7cbef
@ -1050,7 +1050,6 @@ inline int rcGetDirOffsetX(int direction)
|
||||
return offset[direction & 0x03];
|
||||
}
|
||||
|
||||
// TODO (graham): Rename this to rcGetDirOffsetZ
|
||||
/// Gets the standard height (y-axis) offset for the specified direction.
|
||||
/// @param[in] direction The direction. [Limits: 0 <= value < 4]
|
||||
/// @return The height offset to apply to the current cell position to move in the direction.
|
||||
|
Loading…
x
Reference in New Issue
Block a user