* Factory : if message is longer than 24 chars, cut it instead of not doing anything
* Fileformats : remove outdated comment in gif loader git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1750 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
@@ -2079,7 +2079,6 @@ void Load_GIF(T_IO_Context * context)
|
||||
break;
|
||||
case 0x2C: // Local Image Descriptor
|
||||
{
|
||||
// Si on a deja lu une image, c'est une GIF animée ou bizarroide, on sort.
|
||||
if (number_LID!=0)
|
||||
{
|
||||
// This a second layer/frame, or more.
|
||||
|
||||
Reference in New Issue
Block a user