mirror of
https://git.rip/DMCA_FUCKER/re3.git
synced 2024-11-05 04:15:55 +00:00
update librw
This commit is contained in:
parent
bde159291c
commit
c813630aad
2
librw
2
librw
|
@ -1 +1 @@
|
|||
Subproject commit 853fa44982dcb02d8e6bbe40045ee5c594c78e52
|
||||
Subproject commit 4883b03f2b8f060c04f054573e8f345878e93a11
|
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue