leaguevine / leaguevine-ultistats

MIT License
18 stars 4 forks source link

track game - injury timeout #75

Closed cboulay closed 12 years ago

cboulay commented 12 years ago

Pressing the injury timeout button creates an injury event but it does not set the game state to injury_to=true. Thus, subsequent substitutions are not marked as injury substitutions. Also, there is no mechanism in place to submit that the injury timeout is over. Maybe pressing any game action button should set injury_to=false?