Fix issue 320: Image corruption when running a Lua script after loading 24bit image
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1366 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
@@ -1329,7 +1329,6 @@ int Check_recovery(void)
|
||||
Main_offset_Y=0;
|
||||
Compute_limits();
|
||||
Compute_paintbrush_coordinates();
|
||||
Redraw_layered_image();
|
||||
if (Backups_main)
|
||||
Button_Page();
|
||||
}
|
||||
@@ -1341,7 +1340,6 @@ int Check_recovery(void)
|
||||
Main_offset_Y=0;
|
||||
Compute_limits();
|
||||
Compute_paintbrush_coordinates();
|
||||
Redraw_layered_image();
|
||||
}
|
||||
return restored_main + restored_spare;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user