mirror of
https://github.com/pkali/scorch_src.git
synced 2026-05-20 22:34:21 +02:00
Teams sortnig and earned money bug fix
This commit is contained in:
+1
-1
@@ -1699,10 +1699,10 @@ NextChar
|
||||
adw temp #19 displayposition
|
||||
jsr displaydec5
|
||||
mva #0 displayposition ; overwrite first digit
|
||||
ldx TankNr
|
||||
bit TeamGame
|
||||
bvs TeamsNoJoy
|
||||
; put AI symbol or joystick only if no Teams
|
||||
ldx TankNr
|
||||
ldy SkillTable,x
|
||||
bne ThisIsAI
|
||||
ldy JoyNumber,x
|
||||
|
||||
Reference in New Issue
Block a user