mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-09-01 04:01:56 +02:00
If you cancel an update, the yellow update box stays away
This commit is contained in:
@@ -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
|
||||
{
|
||||
|
Reference in New Issue
Block a user