From 43cbcef34548c8fbf07e52c5cf89299a1cc72755 Mon Sep 17 00:00:00 2001 From: pkali Date: Thu, 1 Jun 2023 10:06:06 -0400 Subject: [PATCH] 2 bytes --- ai.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ai.asm b/ai.asm index 44b70df..1e7a99f 100644 --- a/ai.asm +++ b/ai.asm @@ -197,7 +197,7 @@ AngleIsSet forceNow mwa #300 RandBoundaryLow mwa #700 RandBoundaryHigh - ldx TankNr + ; ldx TankNr ; looks like not necessary jsr RandomizeForce endo