Rename handleDebugMode to drawDebugUI

This commit is contained in:
Graham Pentheny
2025-08-05 13:48:40 -04:00
parent a68186daaf
commit 67e4ddfe34
9 changed files with 10 additions and 9 deletions

View File

@@ -118,7 +118,7 @@ void Sample::handleSettings() {}
void Sample::handleTools() {}
void Sample::handleDebugMode() {}
void Sample::drawDebugUI() {}
void Sample::render()
{