mirror of
https://github.com/fabiangreffrath/woof.git
synced 2025-09-24 04:29:34 -04:00
fix clean screenshot config key
This commit is contained in:
parent
9a37b7ce5f
commit
adc432cf7e
@ -1873,7 +1873,7 @@ default_t defaults[] = {
|
|||||||
NULL, NULL,
|
NULL, NULL,
|
||||||
{0}, {UL,UL}, input, ss_keys, wad_no,
|
{0}, {UL,UL}, input, ss_keys, wad_no,
|
||||||
"key to take a clean screenshot",
|
"key to take a clean screenshot",
|
||||||
input_screenshot, { {0, 0} }
|
input_clean_screenshot, { {0, 0} }
|
||||||
},
|
},
|
||||||
|
|
||||||
{ // HOME key // killough 10/98: shortcut to setup menu
|
{ // HOME key // killough 10/98: shortcut to setup menu
|
||||||
|
Loading…
x
Reference in New Issue
Block a user