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