diff --git a/src/d_main.cpp b/src/d_main.cpp index a3d1e3767..720d8f529 100644 --- a/src/d_main.cpp +++ b/src/d_main.cpp @@ -3263,9 +3263,6 @@ static int D_InitGame(const FIWADInfo* iwad_info, std::vector& allw exec = NULL; } - if (!restart) - V_Init2(); - // [RH] Initialize localizable strings. GStrings.LoadStrings(fileSystem, language);