Ver Fonte

Forgot flags

thareh há 2 anos atrás
pai
commit
6469fa3fb8
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      gif.mod/gif.bmx

+ 1 - 1
gif.mod/gif.bmx

@@ -120,7 +120,7 @@ Type TGifImage
 			Return Null
 		EndIf
 		
-		Return gif.ToImage()
+		Return gif.ToImage(flags)
 	EndFunction
 	
 	Method Free()