mirror of
https://github.com/clockworkpi/launcher.git
synced 2025-12-13 02:08:50 +01:00
warehouse pico8 purchase tips take longer
This commit is contained in:
parent
f9a62573de
commit
c9d9ad64fe
@ -920,6 +920,7 @@ class GameStorePage(Page):
|
|||||||
self._Screen._MsgBox.SetText("Purchase pico8")
|
self._Screen._MsgBox.SetText("Purchase pico8")
|
||||||
self._Screen._MsgBox.Draw()
|
self._Screen._MsgBox.Draw()
|
||||||
self._Screen.SwapAndShow()
|
self._Screen.SwapAndShow()
|
||||||
|
pygame.time.delay(800)
|
||||||
|
|
||||||
if cur_li._Value["type"]=="tic80" and cur_li._ReadOnly == False:
|
if cur_li._Value["type"]=="tic80" and cur_li._ReadOnly == False:
|
||||||
game_sh = "/home/cpi/apps/Menu/51_TIC-80/TIC-80.sh"
|
game_sh = "/home/cpi/apps/Menu/51_TIC-80/TIC-80.sh"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user