eolite: update
git-svn-id: svn://kolibrios.org@8779 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -131,8 +131,8 @@ void _SystemDiscs::Draw()
|
||||
|
||||
for (i=0; i<30; i++) DeleteButton(100+i);
|
||||
|
||||
if ( two_panels.checked) { draw_y = 41; draw_x = 2; }
|
||||
if (!two_panels.checked) { draw_y = 74; draw_x = 17; }
|
||||
if (two_panels.checked) { draw_y = 41; draw_x = 2; }
|
||||
else { draw_y = 74; draw_x = 17; }
|
||||
|
||||
for (i=0;i<list.count;i++)
|
||||
{
|
||||
|
Reference in New Issue
Block a user