text revision

This commit is contained in:
cuu
2019-06-27 16:33:18 +08:00
parent e381ae7172
commit 49b7d049a9
7 changed files with 10 additions and 10 deletions

View File

@@ -210,7 +210,7 @@ func (self *UpdatePage) CheckUpdate() bool {
}else {
self.Screen.Draw()
self.Screen.MsgBox.SetText("Launcher is up to date")
self.Screen.MsgBox.SetText("Launchergo is up to date")
self.Screen.MsgBox.Draw()
self.Screen.SwapAndShow()
time.BlockDelay(765)