Исправления и централизация работы кнопок на линии
This commit is contained in:
4
utils.c
4
utils.c
@@ -493,10 +493,6 @@ void create_operation(struct robot_code *code, short barrel_id, const short star
|
||||
if (hla_night_mode && barrels[barrel_id].flags.is_empty && dest_zone == get_first_night_zone()) {
|
||||
barrels[barrel_id].flags.is_night = -1;
|
||||
}
|
||||
|
||||
if (start_zone == 22) {
|
||||
button_unload = 0;
|
||||
}
|
||||
}
|
||||
|
||||
short cmd_index = 0;
|
||||
|
||||
Reference in New Issue
Block a user