mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-07-03 10:44:29 +00:00
Removed a unreleated comment.
This commit is contained in:
@@ -1407,7 +1407,7 @@ void GameRenderer::renderLevel(float a, __int64 until)
|
||||
#endif
|
||||
PIXEndNamedEvent();
|
||||
PIXBeginNamedEvent(0,"Particle render");
|
||||
//turnOnLightLayer(a); // 4J - brought forward from 1.8.2
|
||||
turnOnLightLayer(a); // 4J - brought forward from 1.8.2
|
||||
particleEngine->renderLit(cameraEntity, a);
|
||||
Lighting::turnOff();
|
||||
setupFog(0, a);
|
||||
|
||||
Reference in New Issue
Block a user