mirror of
https://github.com/fabiangreffrath/woof.git
synced 2025-09-25 05:48:03 -04:00
Fix cheat key typos (#1214)
This commit is contained in:
parent
d9ee850ed5
commit
f1323c8512
@ -1651,7 +1651,7 @@ default_t defaults[] = {
|
||||
NULL, NULL,
|
||||
{0}, {UL,UL}, input, ss_keys, wad_no,
|
||||
"key to give ammo",
|
||||
input_idkfa, { {0, 0} }
|
||||
input_idfa, { {0, 0} }
|
||||
},
|
||||
|
||||
{
|
||||
@ -1667,7 +1667,7 @@ default_t defaults[] = {
|
||||
NULL, NULL,
|
||||
{0}, {UL,UL}, input, ss_keys, wad_no,
|
||||
"key to give health",
|
||||
input_idbeholdv, { {0, 0} }
|
||||
input_idbeholdh, { {0, 0} }
|
||||
},
|
||||
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user