Add num_shadow_casters graphics parameter, allow cycle down enum options
This commit is contained in:
@@ -186,6 +186,7 @@ graphicsMenuOptions =
|
||||
, makeBoolOption graphics_wall_textured "WALL TEXTURES"
|
||||
, makeEnumOption graphics_object_shadows "OBJECT SHADOWS" id
|
||||
, makeBoolOption graphics_cloud_shadows "CLOUD SHADOWS"
|
||||
, makeEnumOption graphics_num_shadow_casters "SHADOW CASTERS" id
|
||||
]
|
||||
|
||||
gameOverMenu :: Universe -> ScreenLayer
|
||||
|
||||
Reference in New Issue
Block a user