mirror of
https://github.com/fabiangreffrath/woof.git
synced 2025-09-24 04:29:34 -04:00
parent
b56177c3db
commit
3741b89a0d
@ -1281,9 +1281,6 @@ boolean M_CheatResponder(event_t *ev)
|
|||||||
{
|
{
|
||||||
int i;
|
int i;
|
||||||
|
|
||||||
if (strictmode)
|
|
||||||
return false;
|
|
||||||
|
|
||||||
if (ev->type == ev_keydown && M_FindCheats(ev->data1))
|
if (ev->type == ev_keydown && M_FindCheats(ev->data1))
|
||||||
return true;
|
return true;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user