fix replay configs

This commit is contained in:
Merith-TK 2022-03-30 15:47:26 -07:00 committed by Merith TK
parent 263cbd745a
commit d93693d46e
3 changed files with 5 additions and 5 deletions

View file

@ -17,10 +17,10 @@
]
},
"recording": {
"recordSingleplayer": true,
"recordServer": true,
"recordSingleplayer": false,
"recordServer": false,
"indicator": false,
"autoStartRecording": true,
"autoStartRecording": false,
"autoPostProcess": true,
"renameDialog": true
},