LimitForce added #70

This commit is contained in:
2022-05-28 21:43:55 -04:00
parent aa74cf133b
commit 0820124f9f
6 changed files with 82 additions and 81 deletions
+2 -2
View File
@@ -1668,9 +1668,9 @@ FinishResultDisplay
;display Force
;=========================
ldx TankNr
lda EnergyTableL,x
lda ForceTableL,x
sta decimal
lda EnergyTableH,x
lda ForceTableH,x
sta decimal+1
mwa #textbuffer+40+34 displayposition
jsr displaydec