mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
Recast: fix typo
This commit is contained in:
parent
763ea8fc93
commit
ac0afa6aaa
@ -200,7 +200,7 @@ struct dtTraverseTableCreateParams
|
||||
int navMeshType; ///< The navmesh type [_small, _extra_large].
|
||||
|
||||
///< The user installed callback which is used to determine if an animType
|
||||
/// an use this traverse link.
|
||||
/// can use this traverse link.
|
||||
bool (*canTraverse)(const dtTraverseTableCreateParams* params, const dtLink* link, const int tableIndex);
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user