From: Lukas Krickl Date: Wed, 27 Aug 2025 16:04:37 +0000 (+0200) Subject: unit: if delay to active waits for the attack to finish it now reruns delay to active... X-Git-Url: https://git.krickl.dev/?a=commitdiff_plain;h=5bb598cb0580a28ba115df852978e45e6d92525d;p=gbrg%2F.git unit: if delay to active waits for the attack to finish it now reruns delay to active fast --- diff --git a/src/unit.s b/src/unit.s index 5f27cb4..7e93070 100644 --- a/src/unit.s +++ b/src/unit.s @@ -763,7 +763,7 @@ unit_delay_to_active: ldnull bc ret @delay_again: - ld bc, st_unit_delay_to_active + ld bc, st_unit_delay_to_active_fast ret ; inputs