login-app: update error window positions
This commit is contained in:
parent
62cffbbc48
commit
8922cc0456
1 changed files with 1 additions and 1 deletions
|
@ -161,7 +161,7 @@ loginloop:
|
|||
mainwin.ColorOff(4)
|
||||
ticker.Stop()
|
||||
|
||||
mainwin.MovePrint(6, 2, " Press any key to retry ")
|
||||
mainwin.MovePrint(7, 2, " Press any key to retry ")
|
||||
mainwin.Refresh()
|
||||
<-in
|
||||
|
||||
|
|
Reference in a new issue