mirror of
https://github.com/ZDoom/qzdoom.git
synced 2025-02-12 23:25:21 +00:00
Added missing menu option for r_trimspriteborders.
This commit is contained in:
parent
74342513fc
commit
81915bcf1d
1 changed files with 1 additions and 0 deletions
|
@ -938,6 +938,7 @@ OptionMenu "VideoOptions" protected
|
|||
StaticText " "
|
||||
Slider "$DSPLYMNU_FOV", "fov", 75.0, 120.0, 0.1, 1
|
||||
StaticText " "
|
||||
Option "$DSPLYMNU_TRIMSPRITEBORDERS", "r_trimspriteborders", "OnOff"
|
||||
Option "$DSPLYMNU_SPRITESHADOW", "r_actorspriteshadow", "SpriteShadowModes"
|
||||
Option "$DSPLYMNU_CUSTOMINVERTMAP", "cl_customizeinvulmap", "OnOff"
|
||||
ColorPicker "$DSPLYMNU_CUSTOMINVERTC1", "cl_custominvulmapcolor1"
|
||||
|
|
Loading…
Reference in a new issue