Update presets with new mode setting
This commit is contained in:
@@ -26,5 +26,8 @@
|
||||
{ "name" : "Games Played", "equation" : "$eventsplayed" },
|
||||
{ "name" : "Games Won", "equation" : "$win" },
|
||||
{ "name" : "Win Percentage", "equation" : "$win / $eventsplayed * 100", "precision" : 2 }
|
||||
]
|
||||
],
|
||||
"options": {
|
||||
"mode" : "player"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user