From 6b68066c941c46423fd7c7c879bee3b5bc55bdea Mon Sep 17 00:00:00 2001 From: Pecusx Date: Mon, 23 Jan 2023 14:21:02 +0100 Subject: [PATCH] Visible targeting bug --- scorch.bin | Bin 32768 -> 32768 bytes scorch.xex | Bin 49333 -> 49333 bytes weapons.asm | 2 +- 3 files changed, 1 insertion(+), 1 deletion(-) diff --git a/scorch.bin b/scorch.bin index 07e81050707bef5e570686da06c8e1cde2b810c3..daa159c5d592d40e85a63eb9f4b0077f47720e93 100644 GIT binary patch delta 16 XcmZo@U}|V!+TiHR$h+Cecb^deFGK}{ delta 16 XcmZo@U}|V!+TiHR$hO(Zcb^deFB%1W diff --git a/scorch.xex b/scorch.xex index d277f07c73498908b35236b8b2b63a76256cef11..28f2aba429e61cd1034b1ef465779ea9759f41d1 100644 GIT binary patch delta 16 Xcmdnm$h@_Yc|%zrBk$(&K06}-IrRoz delta 16 Xcmdnm$h@_Yc|%zrBirWkK06}-Im-rC diff --git a/weapons.asm b/weapons.asm index be8e5b6..d4ea51b 100644 --- a/weapons.asm +++ b/weapons.asm @@ -1805,7 +1805,7 @@ SkipCollisionCheck bit TestFlightFlag bvc NoTestFlight bit Vdebug - bpl NoTestFlight + bpl NoUnplot jsr WaitOneFrame ; visualize AI targeting jmp YesUnPlot NoTestFlight