coppolapaolo / TPA-scorekeeper

https://coppolapaolo.it/tpa.html
GNU Affero General Public License v3.0
0 stars 0 forks source link

invert insert order on the break #1

Closed deruosi closed 1 year ago

deruosi commented 1 year ago

for example: if a player makes 1 balls on the break, runs 4 more, then misses the shot: ¹4M must be recorded

currently, I have to enter the sequence is: 4,1,M (I have to remember the number of balls potted on the break)

proposal: a better sequence is: 1,4,M (I can record 1 on the break and later: 4M)