Skip to content

Commit

Permalink
minor technical foul?
Browse files Browse the repository at this point in the history
  • Loading branch information
phoffer committed Nov 16, 2017
1 parent 7e0d0ec commit 50b2a09
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/sportradar/api/basketball/play.rb
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ def self.subclasses
"tvtimeout" => TvTimeout,
"clearpathfoul" => ClearPathFoul,
"technicalfoul" => TechnicalFoul,
"minortechnicalfoul" => TechnicalFoul,
"review" => Review,
"defensivethreeseconds" => DefensiveThreeSeconds,
"flagrantone" => FlagrantOne,
Expand Down

0 comments on commit 50b2a09

Please sign in to comment.