mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Checkbox and preference for safety stop
Signed-off-by: Robert C. Helling <helling@atdotde.de> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
cd34fea1db
commit
cc8d601422
6 changed files with 33 additions and 10 deletions
|
|
@ -51,6 +51,7 @@ struct preferences default_prefs = {
|
|||
.display_duration = true,
|
||||
.display_transitions = true,
|
||||
.recreational_mode = false,
|
||||
.safetystop = true,
|
||||
.bottomsac = 20000,
|
||||
.decosac = 17000,
|
||||
.o2consumption = 720,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue