mirror of
https://github.com/celisej567/mcpe.git
synced 2026-09-11 20:11:18 +03:00
clang-tidy: fix many warnings
This commit is contained in:
@@ -63,7 +63,7 @@ void PauseScreen::init()
|
||||
m_btnOptions.m_yPos = currY;
|
||||
m_btnOptions.m_xPos = m_btnBack.m_xPos;
|
||||
#endif
|
||||
currY += inc;
|
||||
//currY += inc;
|
||||
|
||||
// add the buttons to the screen:
|
||||
m_buttons.push_back(&m_btnBack);
|
||||
|
||||
Reference in New Issue
Block a user