Skip to content

Commit

Permalink
Correct rebase inaccuracy
Browse files Browse the repository at this point in the history
  • Loading branch information
Diordany committed Jun 12, 2024
1 parent 3854670 commit 5fc0723
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Quake/common.c
Original file line number Diff line number Diff line change
Expand Up @@ -2161,7 +2161,6 @@ static void COM_Game_f (void)
{
if (Cmd_Argc() > 1)
{
char newgamedir[MAX_OSPATH];
const char *p = Cmd_Argv(1);
const char *p2 = Cmd_Argv(2);
searchpath_t *search;
Expand Down

0 comments on commit 5fc0723

Please sign in to comment.