change text of up to date

This commit is contained in:
cuu 2018-05-27 20:58:57 +08:00
parent 60268a0758
commit 29662ea7c0

View File

@ -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)