Reduce scoreboard replay FPS

This commit is contained in:
Neale Pickett 2023-11-16 19:56:30 -07:00
parent 6045000564
commit 62043919f5
1 changed files with 2 additions and 2 deletions

View File

@ -4,10 +4,10 @@
"DisplayServerURL": true,
"ShowCategoryLeaders": true,
"ReplayHistory": true,
"ReplayFPS": 30,
"ReplayFPS": 6,
"ReplayDurationMS": 2000,
"": ""
},
"Messages": "<!-- Messages can go here (HTML) -->",
"": "this is here so you don't have to remember to take the comma off the last item"
}
}