This commit is contained in:
Jonas Mucke
2020-04-20 10:09:07 +02:00
parent fc59452928
commit b8b026d063
12 changed files with 114 additions and 75 deletions

View File

@@ -64,6 +64,9 @@ func reset_history():
func countTargets(table):
for i in range(table.size()):
table[i]=0
for x in range(14):
for y in range(7):
for i in prio_grid[x][y]: