Adds option for permanent hardcore mode (#14430)

This commit is contained in:
unid15
2017-03-26 00:50:16 +01:00
committed by Probe1
parent 8e8a7a611a
commit e4aafdfe46
3 changed files with 38 additions and 1 deletions

View File

@@ -642,6 +642,8 @@
config.silent_borg = 1
if("borer_takeover_immediately")
config.borer_takeover_immediately = 1
if("hardcore_mode")
hardcore_mode = value
else
diary << "Unknown setting in configuration: '[name]'"