mirror of
https://github.com/thebaer/tildes.git
synced 2018-07-20 07:15:21 +00:00
"!tilde scores" title, for good
This commit is contained in:
parent
0143aa244e
commit
488b7bcc20
@ -47,7 +47,7 @@ func main() {
|
|||||||
scoresData = checkScoreDelta(scoresData, updatesData)
|
scoresData = checkScoreDelta(scoresData, updatesData)
|
||||||
scoresTable := buildScoresTable(scoresData, headers)
|
scoresTable := buildScoresTable(scoresData, headers)
|
||||||
|
|
||||||
generate("tilde collectors", getFile(jackpotPath), sortScore(scoresTable), *outPtr)
|
generate("!tilde scores", getFile(jackpotPath), sortScore(scoresTable), *outPtr)
|
||||||
}
|
}
|
||||||
|
|
||||||
type Table struct {
|
type Table struct {
|
||||||
|
Loading…
Reference in New Issue
Block a user