Skip to content

Commit

Permalink
- restored accidentally deleted line of code.
Browse files Browse the repository at this point in the history
  • Loading branch information
coelckers committed Jun 5, 2022
1 parent efd4a0b commit 4cb7c70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/g_level.cpp
Expand Up @@ -250,6 +250,7 @@ void G_DeferedInitNew (const char *mapname, int newskill)
d_mapname = mapname;
d_skill = newskill;
CheckWarpTransMap (d_mapname, true);
gameaction = ga_newgame2;
}

void G_DeferedInitNew (FNewGameStartup *gs)
Expand Down

0 comments on commit 4cb7c70

Please sign in to comment.