You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
280 B
16 lines
280 B
9 years ago
|
; File: RenX.Ladder.Daily
|
||
|
;
|
||
|
|
||
|
; File to store leaderboard info in
|
||
|
LadderDatabase=Ladder.Daily.db
|
||
|
|
||
|
; Name of the database
|
||
|
DatabaseName=Daily
|
||
|
|
||
|
; Output the times for sorting/writing the database
|
||
|
OutputTimes=false
|
||
|
|
||
|
; Forces this database to be the default one
|
||
|
ForceDefault=false
|
||
|
|
||
|
;EOF
|