Fixed E4 bug, disabled backup save by default.
This commit is contained in:
parent
3bfcc84bee
commit
a649cfd90c
|
@ -184,7 +184,7 @@
|
|||
"ForceMusic|0" & vbNewLine &
|
||||
"MaxOffsetLevel|0" & vbNewLine &
|
||||
"UpdateDisabled|0" & vbNewLine &
|
||||
"Extras|Backup Save"
|
||||
"Extras|"
|
||||
|
||||
File.WriteAllText(GameController.GamePath & "\Save\options.dat", s)
|
||||
End Sub
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue