mirror of
https://github.com/FunKey-Project/FunKey-ProdScreens.git
synced 2025-12-12 08:48:51 +01:00
removed possibility to pass with L1
This commit is contained in:
parent
06165f8a5d
commit
00a2864ba2
@ -27,7 +27,7 @@ static int wait_event_loop(){
|
||||
res = ERROR_MANUAL_FAIL;
|
||||
break;
|
||||
|
||||
case SDLK_n:
|
||||
//case SDLK_n:
|
||||
case SDLK_ESCAPE:
|
||||
stop_menu_loop = 1;
|
||||
res = 0;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user