@@ -214,10 +214,13 @@ func InspectionTeam(main_screen *UI.MainScreen) {
}
main_screen.Draw()
main_screen.SwapAndShow()
gotime.Sleep(gotime.Duration(UI.DT) * gotime.Millisecond)
func PreparationInAdv(){
if strings.Contains(runtime.GOARCH,"arm") == false {
The note is not visible to the blocked user.