GUI: Rename some variable and fix review issues
This commit is contained in:
parent
28c70dd196
commit
a7fe8ad7d8
5 changed files with 17 additions and 27 deletions
|
@ -606,7 +606,7 @@ void PicButtonWidget::drawWidget() {
|
|||
|
||||
const int x = _x + (_w - gfx->w) / 2;
|
||||
const int y = _y + (_h - gfx->h) / 2;
|
||||
|
||||
|
||||
g_gui.theme()->drawSurface(Common::Point(x, y), *gfx, _transparency);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue