diff options
author | Simon Howard | 2014-03-23 21:06:02 -0400 |
---|---|---|
committer | Simon Howard | 2014-03-23 21:06:02 -0400 |
commit | 84f136b51e07b4d9815c6b033e897ebaef4f16a7 (patch) | |
tree | ce378d9b1baede8e1c0b6476097f2ede09a378ca /src/hexen/sounds.c | |
parent | 7a7a66e0af1be72938616b04ebebe6bd9dbd706c (diff) | |
download | chocolate-doom-84f136b51e07b4d9815c6b033e897ebaef4f16a7.tar.gz chocolate-doom-84f136b51e07b4d9815c6b033e897ebaef4f16a7.tar.bz2 chocolate-doom-84f136b51e07b4d9815c6b033e897ebaef4f16a7.zip |
Set default for key_menu_screenshot to 0.
In #364 I recommended -1 as the default to avoid taking screenshots in
some situations where a key event is posted for key 0. It turns out
that wasn't such a great idea, as -1 is not parsed properly by the
config parser, and is shown as ??-1 in the setup tool. Default to zero
instead, and add guards to prevent screenshots being taken by mistake.
Thanks to Alexandre-Xavier for pointing this out.
Diffstat (limited to 'src/hexen/sounds.c')
0 files changed, 0 insertions, 0 deletions