InspectionTeam

This commit is contained in:
cuu 2019-01-01 08:13:01 +00:00
parent 71d028d3ac
commit cf9c0985e7

View File

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