From cf9c0985e7b8d868e75fdd96418c8bc929c87699 Mon Sep 17 00:00:00 2001 From: cuu Date: Tue, 1 Jan 2019 08:13:01 +0000 Subject: [PATCH] InspectionTeam --- main.go | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/main.go b/main.go index 367b458..2ed0206 100644 --- a/main.go +++ b/main.go @@ -167,11 +167,12 @@ func InspectionTeam(main_screen *UI.MainScreen) { } } } - } - main_screen.TitleBar.InLowBackLight = 0 - if time2 != 0 { - passout_time_stage = 1 // next + + 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 {