diff --git a/src/main.c b/src/main.c index 036bdf16f..4cd654827 100644 --- a/src/main.c +++ b/src/main.c @@ -1904,7 +1904,10 @@ int main(int argc, char *argv[]) } } else + { free(tmp); + old_version = 0; + } } if (y>=sdl_scale*(YRES+(MENUSIZE-20))) //mouse checks for buttons at the bottom, to draw mouseover texts {