mirror of
https://github.com/jcreek/CosmicClash.git
synced 2026-09-11 08:23:45 +00:00
5193776d86
match_mode.gd fired the signal every frame while only the once-a-second value is displayed, forcing the HUD to re-format and re-shape the label each frame. Gate emission on the whole-second value changing, matching ship.gd's threshold-gated telemetry discipline.