mirror of
https://github.com/clockworkpi/launcher.git
synced 2026-01-02 20:18:49 +01:00
...
This commit is contained in:
parent
1109d67c16
commit
5043fda58b
@ -517,7 +517,6 @@ class MainScreen(object):
|
||||
pygame.time.delay(1000)
|
||||
cmdpath = cmdpath.strip()
|
||||
cmdpath = CmdClean(cmdpath)
|
||||
|
||||
pygame.event.post( pygame.event.Event(RUNEVT, message=cmdpath))
|
||||
|
||||
def OnExitCb(self,event):
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user