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
9
main.go
9
main.go
@ -167,11 +167,12 @@ func InspectionTeam(main_screen *UI.MainScreen) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
main_screen.TitleBar.InLowBackLight = 0
|
|
||||||
if time2 != 0 {
|
main_screen.TitleBar.InLowBackLight = 0
|
||||||
passout_time_stage = 1 // next
|
if time2 != 0 {
|
||||||
|
passout_time_stage = 1 // next
|
||||||
|
}
|
||||||
}
|
}
|
||||||
everytime_keydown = cur_time
|
everytime_keydown = cur_time
|
||||||
}else if elapsed > gotime.Duration(time2) *gotime.Second && passout_time_stage == 1 {
|
}else if elapsed > gotime.Duration(time2) *gotime.Second && passout_time_stage == 1 {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user