mirror of
https://github.com/recastnavigation/recastnavigation.git
synced 2026-08-22 02:58:39 +00:00
Rename handleRender to render
This commit is contained in:
@@ -120,7 +120,7 @@ void Sample::handleTools() {}
|
||||
|
||||
void Sample::handleDebugMode() {}
|
||||
|
||||
void Sample::handleRender()
|
||||
void Sample::render()
|
||||
{
|
||||
if (!inputGeometry)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user