Skip to content

Commit

Permalink
Left the fuzzer on DOH
Browse files Browse the repository at this point in the history
  • Loading branch information
elunna committed Sep 27, 2023
1 parent 4cd263a commit a864ff0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/allmain.c
Original file line number Diff line number Diff line change
Expand Up @@ -1082,7 +1082,7 @@ newgame()
{
int i;
/* Add this flag here to activate rr fuzzing */
iflags.debug_fuzzer = 1;
/* iflags.debug_fuzzer = 1; */

#ifdef MFLOPPY
gameDiskPrompt();
Expand Down

0 comments on commit a864ff0

Please sign in to comment.