added detailed parsing of player hurt events
This commit is contained in:
@@ -14,3 +14,6 @@ type Player func(*sql.Selector)
|
||||
|
||||
// Stats is the predicate function for stats builders.
|
||||
type Stats func(*sql.Selector)
|
||||
|
||||
// WeaponStats is the predicate function for weaponstats builders.
|
||||
type WeaponStats func(*sql.Selector)
|
||||
|
||||
Reference in New Issue
Block a user