mirror of
https://github.com/ZDoom/raze-gles.git
synced 2025-02-03 12:20:57 +00:00
oops #2
This commit is contained in:
parent
8d99df7dec
commit
389ac695de
1 changed files with 1 additions and 1 deletions
|
@ -3091,7 +3091,7 @@ void viewDrawScreen(bool sceneonly)
|
|||
|
||||
if (gViewMode == 3 || gViewMode == 4 || gOverlayMap)
|
||||
{
|
||||
//DoSectorLighting();
|
||||
DoSectorLighting();
|
||||
}
|
||||
if (gViewMode == 3 || gOverlayMap)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue