mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-14 09:05:19 +02:00
Remove useless clearing of the Z buffer
This commit is contained in:
@@ -2663,11 +2663,6 @@ void the_game(
|
|||||||
NULL);
|
NULL);
|
||||||
}
|
}
|
||||||
|
|
||||||
// Clear Z buffer
|
|
||||||
driver->clearZBuffer();
|
|
||||||
// Draw some sky things
|
|
||||||
//draw_horizon(driver, camera.getCameraNode());
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
End scene
|
End scene
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user