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,7 +4,7 @@
"DisplayServerURL": true,
"ShowCategoryLeaders": true,
"ReplayHistory": true,
"ReplayFPS": 30,
"ReplayFPS": 6,
"ReplayDurationMS": 2000,
"": ""
},