Implement low res shadows
This commit is contained in:
@@ -42,7 +42,7 @@ menuScreen cfig hw hh mLays = case mLays of
|
||||
,"n - MUSIC VOLUME + m : " ++ muvol
|
||||
]
|
||||
(GraphicsOptionMenu : _) -> optionsList hw hh "OPTIONS:GRAPHICS"
|
||||
["w - WALL TEXTURES"
|
||||
["w - WALL TEXTURES:" ++ show (_wall_textured cfig)
|
||||
]
|
||||
(ControlList : _) -> pictures
|
||||
[color (withAlpha 0.5 black) $ polygon $ screenBox hw hh
|
||||
|
||||
Reference in New Issue
Block a user