mirror of
https://github.com/Xevion/fusion-fission-choices.git
synced 2025-12-06 03:15:14 -06:00
showScore configuration
This commit is contained in:
@@ -92,7 +92,7 @@
|
||||
"90": -1,
|
||||
"91": -1,
|
||||
"92": -1,
|
||||
"93": -1,
|
||||
"93": 9999,
|
||||
"94": -1,
|
||||
"95": -1,
|
||||
"96": -1,
|
||||
@@ -124,5 +124,7 @@
|
||||
"reverseOrder" : false,
|
||||
"noNegatives" : true,
|
||||
"fullPrint" : true,
|
||||
"eliminateEmpty" : false
|
||||
"eliminateEmpty" : false,
|
||||
"showScore" : true,
|
||||
"showScoreZFill" : true
|
||||
}
|
||||
Reference in New Issue
Block a user