1
0
mirror of https://github.com/OpenTTD/OpenTTD synced 2026-01-22 11:44:17 +01:00

Remove: Unused ship pathfinder invalidation setting callback

This commit is contained in:
Tyler Trahan
2023-07-30 17:27:14 -04:00
parent 4decd2aa48
commit 9876c861e4

View File

@@ -41,7 +41,6 @@ var = pf.forbid_90_deg
def = true
str = STR_CONFIG_SETTING_FORBID_90_DEG
strhelp = STR_CONFIG_SETTING_FORBID_90_DEG_HELPTEXT
post_cb = InvalidateShipPathCache
cat = SC_EXPERT
[SDT_BOOL]