Don't pass redundant label names to table_width
and list_start
(#1160)
This commit is contained in:
@@ -192,7 +192,7 @@ CheckForLuckyNumberWinners:
|
||||
ret
|
||||
|
||||
.BoxBankAddresses:
|
||||
table_width 3, CheckForLuckyNumberWinners.BoxBankAddresses
|
||||
table_width 3
|
||||
for n, 1, NUM_BOXES + 1
|
||||
dba sBox{d:n}
|
||||
endr
|
||||
|
Reference in New Issue
Block a user