dominika version

This commit is contained in:
gestures5
2026-07-10 10:08:18 +03:00
parent 79146f079b
commit bcca2e7e98
+1 -1
View File
@@ -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