Cleanup createLightmap
This commit is contained in:
+1
-1
@@ -129,7 +129,7 @@ doDrawing pdata w = do
|
||||
-- this is not ideal if the original is not divisible by 2
|
||||
|
||||
bindFramebuffer Framebuffer $= fst (_fboLighting pdata)
|
||||
createLightMap pdata lightPoints nWalls nSils nsurfVs
|
||||
createLightMap pdata lightPoints nWalls nSils
|
||||
colorMask $= Color4 Enabled Enabled Enabled Enabled
|
||||
clearColor $= Color4 0 0 0 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user