mirror of
https://github.com/clockworkpi/LauncherGoDev.git
synced 2026-09-06 21:44:34 +02:00
text revision
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user