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