Strategická: Překlep v API
This commit is contained in:
parent
3cb438254b
commit
20a418e932
1 changed files with 2 additions and 2 deletions
|
@ -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…
Reference in a new issue