Scoring bug.
This commit is contained in:
parent
056bdf36a5
commit
078c2001e7
|
@ -1819,6 +1819,7 @@ FieldDelay::
|
|||
call LevelUp
|
||||
|
||||
; Update the combo counter.
|
||||
ldh a, [hLineClearCt]
|
||||
ld b, a
|
||||
ldh a, [hComboCt] ; Old combo count.
|
||||
add b ; + lines
|
||||
|
|
Loading…
Reference in New Issue