mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-23 02:44:56 +00:00
Fix logo drawing.
svn-id: r21269
This commit is contained in:
parent
c9970b78b5
commit
b45dcc4df3
@ -541,6 +541,7 @@ void ThemeNew::drawSurface(const Common::Rect &r, const Graphics::Surface &surfa
|
||||
|
||||
if (transparency) {
|
||||
drawSurface(rect, &surface, false, false, 256);
|
||||
addDirtyRect(r);
|
||||
return;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user