added roundstats with eco info, switched to avatar hash
This commit is contained in:
@@ -12,6 +12,9 @@ type Match func(*sql.Selector)
|
||||
// Player is the predicate function for player builders.
|
||||
type Player func(*sql.Selector)
|
||||
|
||||
// RoundStats is the predicate function for roundstats builders.
|
||||
type RoundStats func(*sql.Selector)
|
||||
|
||||
// Stats is the predicate function for stats builders.
|
||||
type Stats func(*sql.Selector)
|
||||
|
||||
|
Reference in New Issue
Block a user