forked from Kolyah35/minecraft-pe-0.6.1
fixed merge
This commit is contained in:
@@ -273,6 +273,7 @@ void GameRenderer::renderLevel(float a) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
if (mc->options.getBooleanValue(OPTIONS_AMBIENT_OCCLUSION)) {
|
if (mc->options.getBooleanValue(OPTIONS_AMBIENT_OCCLUSION)) {
|
||||||
glShadeModel2(GL_SMOOTH);
|
glShadeModel2(GL_SMOOTH);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user