mirror of
https://github.com/fabiangreffrath/woof.git
synced 2025-09-22 03:12:00 -04:00
enable smooth automap lines by default
This commit is contained in:
parent
c6b87a9f44
commit
1797adf6ac
@ -2426,7 +2426,7 @@ default_t defaults[] = {
|
||||
{
|
||||
"map_smooth_lines",
|
||||
(config_t *) &map_smooth_lines, NULL,
|
||||
{0}, {0,1}, number, ss_auto, wad_no,
|
||||
{1}, {0,1}, number, ss_auto, wad_no,
|
||||
"1 to enable smooth automap lines"
|
||||
},
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user