mirror of https://github.com/dirtbags/moth.git
Reduce scoreboard replay FPS
This commit is contained in:
parent
6045000564
commit
62043919f5
|
@ -4,10 +4,10 @@
|
||||||
"DisplayServerURL": true,
|
"DisplayServerURL": true,
|
||||||
"ShowCategoryLeaders": true,
|
"ShowCategoryLeaders": true,
|
||||||
"ReplayHistory": true,
|
"ReplayHistory": true,
|
||||||
"ReplayFPS": 30,
|
"ReplayFPS": 6,
|
||||||
"ReplayDurationMS": 2000,
|
"ReplayDurationMS": 2000,
|
||||||
"": ""
|
"": ""
|
||||||
},
|
},
|
||||||
"Messages": "<!-- Messages can go here (HTML) -->",
|
"Messages": "<!-- Messages can go here (HTML) -->",
|
||||||
"": "this is here so you don't have to remember to take the comma off the last item"
|
"": "this is here so you don't have to remember to take the comma off the last item"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue