old issue: global settings are reset again and again
Gordon-Dry opened this issue ยท 0 comments
Even if I change them out of game, directly inside the settings file.
Most affected (and annoying) fields are
limiterMinThrottle = True // sets back to False
minThrottle
{
_val = 0.25 // sets back to 0.005
_text = 25 // 5
}
and
deployGears = False // sets back to True
deployChutes = False // True
This "inconvenience" bummered me for years.