mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
Recast: fix typo in comment (XZY -> XYZ)
This is the Z axis as we changed the coordinate system.
This commit is contained in:
parent
4a34481e43
commit
5460427cda
@ -226,7 +226,7 @@ struct rcConfig
|
||||
/// The xy-plane cell size to use for fields. [Limit: > 0] [Units: wu]
|
||||
float cs;
|
||||
|
||||
/// The y-axis cell size to use for fields. [Limit: > 0] [Units: wu]
|
||||
/// The z-axis cell size to use for fields. [Limit: > 0] [Units: wu]
|
||||
float ch;
|
||||
|
||||
/// The minimum bounds of the field's AABB. [(x, y, z)] [Units: wu]
|
||||
|
Loading…
x
Reference in New Issue
Block a user