Skip to content

Commit

Permalink
Default shorttics for recording mbf21
Browse files Browse the repository at this point in the history
  • Loading branch information
kraflab committed Aug 7, 2021
1 parent 7f040d3 commit aa1b645
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions prboom2/src/g_game.c
Expand Up @@ -3502,6 +3502,7 @@ void G_BeginRecording (void)
case mbf21_compatibility:
v = 221;
longtics = 1;
shorttics = !M_CheckParm("-longtics");
break;
default: I_Error("G_BeginRecording: PrBoom compatibility level unrecognised?");
}
Expand Down

0 comments on commit aa1b645

Please sign in to comment.