mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Remove useless clearing of the Z buffer
This commit is contained in:
parent
b91bba1ab2
commit
c3f2b24a9a
1 changed files with 0 additions and 5 deletions
|
@ -2663,11 +2663,6 @@ void the_game(
|
|||
NULL);
|
||||
}
|
||||
|
||||
// Clear Z buffer
|
||||
driver->clearZBuffer();
|
||||
// Draw some sky things
|
||||
//draw_horizon(driver, camera.getCameraNode());
|
||||
|
||||
/*
|
||||
End scene
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue