mirror of
https://github.com/blupi-games/planetblupi
synced 2024-12-30 10:15:36 +01:00
Cosmetic
This commit is contained in:
parent
a14440e1f6
commit
f8ce7844cb
@ -1907,7 +1907,7 @@ bool CEvent::DrawButtons()
|
||||
while (table[m_index].buttons[i].message != 0)
|
||||
{
|
||||
m_buttons[i].Draw ();
|
||||
i ++;
|
||||
++i;
|
||||
}
|
||||
|
||||
if (m_phase == WM_PHASE_PLAY)
|
||||
|
Loading…
x
Reference in New Issue
Block a user