mirror of
https://github.com/clockworkpi/launcher.git
synced 2025-12-13 02:08:50 +01:00
...
This commit is contained in:
parent
46b517d287
commit
e029db63e6
@ -247,7 +247,6 @@ def event_process(event,main_screen):
|
|||||||
|
|
||||||
if event.type == POWEROPT:
|
if event.type == POWEROPT:
|
||||||
everytime_keydown = time.time()
|
everytime_keydown = time.time()
|
||||||
RestoreLastBackLightBrightness(main_screen)
|
|
||||||
|
|
||||||
return
|
return
|
||||||
if event.type == pygame.KEYUP:
|
if event.type == pygame.KEYUP:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user