mirror of
https://github.com/GTAmodding/re3.git
synced 2025-08-30 13:00:49 +00:00
update librw
This commit is contained in:
parent
7d51995640
commit
fdb262bca0
2 changed files with 2 additions and 2 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue