Update presets with new mode setting
This commit is contained in:
@@ -45,5 +45,8 @@
|
||||
{ "name" : "Games", "equation" : "$eventsplayed", "description" : "Games played" },
|
||||
{ "name" : "Shooting %", "equation" : "$goals / $shots", "precision" : 1, "description" : "Shooting percentage" },
|
||||
{ "name" : "SoG %", "equation" : "$sog / $shots", "precision" : 1, "description" : "Shots on goal percentage" }
|
||||
]
|
||||
],
|
||||
"options": {
|
||||
"mode" : "team"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user