lil commenty adjusty boi
This commit is contained in:
parent
85824ef22f
commit
7707d0bb5b
@ -38,7 +38,7 @@ type GameStart struct {
|
|||||||
Dealer bool `json:"dealer"`
|
Dealer bool `json:"dealer"`
|
||||||
}
|
}
|
||||||
|
|
||||||
// ShellCounts is the JSON DTO for shell counts emitted at the start of a round.
|
// ShellCounts is the JSON DTO for shell counts emitted at the start of a shell group.
|
||||||
type ShellCounts struct {
|
type ShellCounts struct {
|
||||||
Live int `json:"live"`
|
Live int `json:"live"`
|
||||||
Blank int `json:"blank"`
|
Blank int `json:"blank"`
|
||||||
|
Loading…
Reference in New Issue
Block a user