X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Flibgame%2Fsetup.c;h=7439108a883e1ecb921b40c628b14df747fc5f02;hb=7a4209660d8bb271aa0aae2163bce560ae79d4dd;hp=5fc8ccc7953b15faec7cfb47423ec4d0399fc4d1;hpb=4e745044fe35b4b093b1490a6e3da0fe4ee512de;p=rocksndiamonds.git diff --git a/src/libgame/setup.c b/src/libgame/setup.c index 5fc8ccc7..7439108a 100644 --- a/src/libgame/setup.c +++ b/src/libgame/setup.c @@ -3762,7 +3762,7 @@ void LoadLevelSetup_SeriesInfo() LevelStats_setSolved(i, 0); } - checkSeriesInfo(leveldir_current); + checkSeriesInfo(); /* ----------------------------------------------------------------------- */ /* ~/./levelsetup//levelsetup.conf */