Don't crash when building road stops and airports

This commit is contained in:
dP
2021-04-05 20:12:01 +03:00
parent c922696c98
commit b9ecd7df48
2 changed files with 14 additions and 18 deletions

View File

@@ -80,7 +80,7 @@ This is usable for any OpenTTD servers
- Added setting to change graphs background colour between old one (grey) and new one (black).
- Subtle visual improvements for graphs.
- Made rail depot building preview red if it can't be built there and allow rotating it with a hotkey (defaults to middle mouse button).
- Added building preview and rotation hotkey(also MMB by default) for rail stations, road stations and road depots.
- Added building preview and rotation hotkey(also MMB by default) for rail stations, road stops and road depots.
- Added building preview for aiports.
- Added Zstandard(zstd) savegame compression option. May or may not reduce map download time on CityMania servers.
- Show vehicle IDs in vehicle window if newgrf_developer_tools is enabled.