Remove participating, add pot to Player
This commit is contained in:
@@ -5,8 +5,8 @@ type Player struct {
|
||||
Name string
|
||||
Card Card
|
||||
Balance Currency
|
||||
Pot Currency
|
||||
Active bool
|
||||
Participating bool
|
||||
Checked bool
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user