mirror of
https://github.com/halpz/re3.git
synced 2025-06-27 08:16:26 +00:00
update librw
This commit is contained in:
@ -308,7 +308,7 @@ ConvertTexRaster(rw::Raster *ras)
|
||||
|
||||
Image *img = ras->toImage();
|
||||
ras->destroy();
|
||||
img->unindex();
|
||||
img->unpalettize();
|
||||
ras = Raster::createFromImage(img);
|
||||
img->destroy();
|
||||
return ras;
|
||||
|
Reference in New Issue
Block a user