mirror of
https://github.com/clockworkpi/LauncherGoDev.git
synced 2025-12-12 07:58:51 +01:00
InspectionTeam
This commit is contained in:
parent
71d028d3ac
commit
cf9c0985e7
3
main.go
3
main.go
@ -167,12 +167,13 @@ func InspectionTeam(main_screen *UI.MainScreen) {
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
main_screen.TitleBar.InLowBackLight = 0
|
||||
if time2 != 0 {
|
||||
passout_time_stage = 1 // next
|
||||
}
|
||||
}
|
||||
everytime_keydown = cur_time
|
||||
}else if elapsed > gotime.Duration(time2) *gotime.Second && passout_time_stage == 1 {
|
||||
fmt.Println("timeout, close screen ", elapsed)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user