mirror of
https://github.com/clockworkpi/launcher.git
synced 2025-12-12 17:58:50 +01:00
change text of up to date
This commit is contained in:
parent
60268a0758
commit
29662ea7c0
@ -302,7 +302,7 @@ class UpdatePage(Page):
|
||||
self._Screen.SwapAndShow()
|
||||
else:
|
||||
self._Screen.Draw()
|
||||
self._Screen._MsgBox.SetText("Out of update")
|
||||
self._Screen._MsgBox.SetText("Launcher is up to date")
|
||||
self._Screen._MsgBox.Draw()
|
||||
self._Screen.SwapAndShow()
|
||||
pygame.time.delay(765)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user