mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Revert "Pref. to ascent to next stop only when stop is below ceiling"
This reverts commit a6ed36fb73
.
This commit is contained in:
parent
39794d3478
commit
f2b883865c
3 changed files with 0 additions and 7 deletions
1
pref.h
1
pref.h
|
@ -97,7 +97,6 @@ struct preferences {
|
|||
bool display_transitions;
|
||||
bool safetystop;
|
||||
bool switch_at_req_stop;
|
||||
bool check_ceiling_before_ascent;
|
||||
int reserve_gas;
|
||||
int min_switch_duration; // seconds
|
||||
int bottomsac;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue