Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
bcca2e7e98 |
@@ -106,7 +106,7 @@ def main():
|
|||||||
cross_cooldown -= 1
|
cross_cooldown -= 1
|
||||||
|
|
||||||
# Тушение
|
# Тушение
|
||||||
if enabled:
|
#if enabled:
|
||||||
if special == 'dome' and not dome_processed:
|
if special == 'dome' and not dome_processed:
|
||||||
robot.send_fire_ext_burst_cmd()
|
robot.send_fire_ext_burst_cmd()
|
||||||
dome_processed = True
|
dome_processed = True
|
||||||
|
|||||||
Reference in New Issue
Block a user