implemented skinned peds, no cutscene hands yet
This commit is contained in:
@ -794,6 +794,7 @@ RenderDebugShit(void)
|
||||
if(gbShowCollisionLines)
|
||||
CRenderer::RenderCollisionLines();
|
||||
ThePaths.DisplayPathData();
|
||||
CDebug::DrawLines();
|
||||
#endif
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user