mirror of
https://github.com/overte-org/overte.git
synced 2025-08-10 00:08:53 +02:00
temp commented groundPlaneGrid till file is fixed
This commit is contained in:
parent
7edd93fd2c
commit
e910bece1d
1 changed files with 1 additions and 1 deletions
|
@ -602,7 +602,7 @@ void display(void)
|
||||||
//---------------------------------------------
|
//---------------------------------------------
|
||||||
// draw a grid gound plane....
|
// draw a grid gound plane....
|
||||||
//---------------------------------------------
|
//---------------------------------------------
|
||||||
drawGroundPlaneGrid( 5.0f, 9 );
|
//drawGroundPlaneGrid( 5.0f, 9 );
|
||||||
|
|
||||||
|
|
||||||
// Draw cloud of dots
|
// Draw cloud of dots
|
||||||
|
|
Loading…
Reference in a new issue