Change: Enable "Forbid 90 degree turns" setting by default

This commit is contained in:
Tyler Trahan 2023-07-30 17:00:44 -04:00
parent 5a2e9be9d3
commit 4decd2aa48
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ startup = false
[SDT_BOOL]
var = pf.forbid_90_deg
def = false
def = true
str = STR_CONFIG_SETTING_FORBID_90_DEG
strhelp = STR_CONFIG_SETTING_FORBID_90_DEG_HELPTEXT
post_cb = InvalidateShipPathCache