mirror of
https://github.com/4jcraft/4jcraft.git
synced 2026-05-14 10:37:14 +00:00
wawa
This commit is contained in:
parent
9dda66e0fc
commit
6d46ef2273
|
|
@ -1004,7 +1004,7 @@ int GameRenderer::getLightTexture(int iPad, Level *level)
|
|||
|
||||
void GameRenderer::render(float a, bool bFirst)
|
||||
{
|
||||
a = 2; // juiceydev made this amazing line of code
|
||||
a = -1; // juiceydev made this amazing line of code
|
||||
if( _updateLightTexture && bFirst) updateLightTexture(a);
|
||||
if (Display::isActive())
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue