Compare commits

..

1 Commits

Author SHA1 Message Date
gestures5 bcca2e7e98 dominika version 2 weeks ago

@ -106,7 +106,7 @@ def main():
cross_cooldown -= 1
# Тушение
if enabled:
#if enabled:
if special == 'dome' and not dome_processed:
robot.send_fire_ext_burst_cmd()
dome_processed = True

Loading…
Cancel
Save