Update cricket and ice hockey preset options

This commit is contained in:
Brian Miyaji
2015-03-15 20:35:56 +11:00
parent 629c74e0a0
commit 72cee405fa
2 changed files with 12 additions and 7 deletions

View File

@@ -48,13 +48,13 @@
{ "name" : "SR", "equation" : "$runs / $b * 100", "precision" : 2, "description" : "Strike Rate" }
],
"options": {
"load_individual_mode_module" : "no",
"event_teams" : "2",
"event_show_players" : "yes",
"event_show_extras" : "yes",
"event_show_total" : "yes",
"sportspress_event_performance_mode" : "values",
"event_show_player_numbers" : "no",
"event_split_players_by_team" : "yes",
"event_split_players_by_position" : "yes",
"sportspress_event_total_performance" : "primary"
}