mirror of
https://github.com/td512/re3.git
synced 2026-01-29 11:40:52 +00:00
implemented col line rendering
This commit is contained in:
@@ -295,6 +295,8 @@ void
|
||||
RenderDebugShit(void)
|
||||
{
|
||||
// CTheScripts::RenderTheScriptDebugLines()
|
||||
if(gbShowCollisionLines)
|
||||
CRenderer::RenderCollisionLines();
|
||||
}
|
||||
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user