mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
Recast: fix typo's in comments
This commit is contained in:
parent
2719b78708
commit
5c6518a252
@ -1091,7 +1091,7 @@ bool rcBuildContours(rcContext* ctx, const rcCompactHeightfield& chf,
|
||||
else
|
||||
{
|
||||
// The region does not have an outline.
|
||||
// This can happen if the contour becaomes selfoverlapping because of
|
||||
// This can happen if the contour becomes selfoverlapping because of
|
||||
// too aggressive simplification settings.
|
||||
ctx->log(RC_LOG_ERROR, "rcBuildContours: Bad outline for region %d, contour simplification is likely too aggressive.", i);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user