extended GameResult
This commit is contained in:
parent
e7b1241cfe
commit
5a7ced2e0e
@ -4,4 +4,6 @@ type GameResultID string
|
||||
|
||||
type GameResult struct {
|
||||
ID GameResultID
|
||||
Game GameID
|
||||
Player PlayerID
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user