mirror of
https://github.com/clockworkpi/launcher.git
synced 2026-05-05 12:23:22 +02:00
...
This commit is contained in:
@@ -517,7 +517,6 @@ class MainScreen(object):
|
|||||||
pygame.time.delay(1000)
|
pygame.time.delay(1000)
|
||||||
cmdpath = cmdpath.strip()
|
cmdpath = cmdpath.strip()
|
||||||
cmdpath = CmdClean(cmdpath)
|
cmdpath = CmdClean(cmdpath)
|
||||||
|
|
||||||
pygame.event.post( pygame.event.Event(RUNEVT, message=cmdpath))
|
pygame.event.post( pygame.event.Event(RUNEVT, message=cmdpath))
|
||||||
|
|
||||||
def OnExitCb(self,event):
|
def OnExitCb(self,event):
|
||||||
|
|||||||
Reference in New Issue
Block a user