mirror of
https://github.com/recastnavigation/recastnavigation.git
synced 2026-08-16 08:09:53 +00:00
Rename handleStep to singleStep
This commit is contained in:
@@ -278,7 +278,7 @@ void Sample::handleToggle()
|
||||
}
|
||||
}
|
||||
|
||||
void Sample::handleStep()
|
||||
void Sample::singleStep()
|
||||
{
|
||||
if (tool)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user