update librw
This commit is contained in:
parent
7d51995640
commit
fdb262bca0
2
librw
2
librw
@ -1 +1 @@
|
||||
Subproject commit 853fa44982dcb02d8e6bbe40045ee5c594c78e52
|
||||
Subproject commit 4883b03f2b8f060c04f054573e8f345878e93a11
|
@ -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…
Reference in New Issue
Block a user