small fix

git-svn-id: svn://kolibrios.org@3063 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Kirill Lipatov (Leency) 2012-11-21 12:09:32 +00:00
parent b6aea67343
commit 3200078f83

View File

@ -224,7 +224,7 @@ void main()
break;
case 77:
IF (show_actions==1) show_actions=0; ELSE show_actions=1;
Actions();
DrawLeftPanel();
break;
case 78: //rescan devices
Tip(56, "Devices", 78, "-");