Browse Source

Strategická: Překlep v API

master
Jiří Kalvoda 2 years ago
parent
commit
20a418e932
  1. 4
      obsazovani.md

4
obsazovani.md

@ -21,7 +21,7 @@ Stav:
type: "soldier" # Pro budoucí rozšiřování
team: <int>
id: <int> # Unikátní číslo v rámci týmu
reaming_rounds: <int> # vždy > 0
remaining_rounds: <int> # vždy > 0
}]
}]]
}
@ -94,7 +94,7 @@ Metadata
width_per_team: <int>
# S možnou změnou
initial_reaming_rounds: <int>
initial_remaining_rounds: <int>
born_per_round: <List[int]> # pro každý tah počet, pokud je kratší, uvažujeme cyklicky
}
```

Loading…
Cancel
Save