mirror of
https://github.com/halpz/re3.git
synced 2025-07-19 23:00:28 +00:00
update librw
This commit is contained in:
2
librw
2
librw
Submodule librw updated: 853fa44982...4883b03f2b
@ -307,7 +307,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