lowered value

This commit is contained in:
Anthony Calosa
2016-07-12 17:44:57 +08:00
parent 4d346e0ca7
commit d2d8b06d97

View File

@@ -175,7 +175,7 @@ void SimpleMenu::Render()
float heightPadding = SimpleMenuConst::kLineHeight/2; // this to reduce the bottom padding of the menu
if(!title.empty())
adjustme += 7.f;
adjustme += 3.f;
//renderer->FillRect(mX, mY, mWidth, height - heightPadding, ARGB(180,0,0,0));