mirror of
https://github.com/clockworkpi/launcher.git
synced 2025-12-12 17:58:50 +01:00
recalc repeat timeout
This commit is contained in:
parent
e7d7754def
commit
713a825990
@ -302,7 +302,7 @@ if __name__ == '__main__':
|
|||||||
pygame.event.set_allowed(None)
|
pygame.event.set_allowed(None)
|
||||||
pygame.event.set_allowed([pygame.KEYDOWN,pygame.KEYUP,GMEVT,RUNEVT,RUNSYS])
|
pygame.event.set_allowed([pygame.KEYDOWN,pygame.KEYUP,GMEVT,RUNEVT,RUNSYS])
|
||||||
|
|
||||||
pygame.key.set_repeat(DT+234, DT+123)
|
pygame.key.set_repeat(DT+DT*6+DT/2, DT+DT*3+DT/2)
|
||||||
|
|
||||||
|
|
||||||
MyIconPool.Init()
|
MyIconPool.Init()
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user