mirror of
https://github.com/fabiangreffrath/woof.git
synced 2025-09-25 13:55:36 -04:00
user overlay_t everywhere
This commit is contained in:
parent
e087e44d8b
commit
fbf6b42237
@ -1814,7 +1814,7 @@ default_t defaults[] = {
|
|||||||
{
|
{
|
||||||
"automapoverlay",
|
"automapoverlay",
|
||||||
(config_t *) &automapoverlay, NULL,
|
(config_t *) &automapoverlay, NULL,
|
||||||
{0}, {0,2}, number, ss_auto, wad_no,
|
{overlay_off}, {overlay_off,overlay_dark}, number, ss_auto, wad_no,
|
||||||
"automap overlay mode (1 = on, 2 = dark)"
|
"automap overlay mode (1 = on, 2 = dark)"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user