mirror of
https://gitlab.com/Merith-TK/vanillia-modpack.git
synced 2025-07-04 09:45:00 +01:00
fix replay configs
This commit is contained in:
parent
263cbd745a
commit
d93693d46e
3 changed files with 5 additions and 5 deletions
|
@ -17,10 +17,10 @@
|
|||
]
|
||||
},
|
||||
"recording": {
|
||||
"recordSingleplayer": true,
|
||||
"recordServer": true,
|
||||
"recordSingleplayer": false,
|
||||
"recordServer": false,
|
||||
"indicator": false,
|
||||
"autoStartRecording": true,
|
||||
"autoStartRecording": false,
|
||||
"autoPostProcess": true,
|
||||
"renameDialog": true
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue