Files
openttd-cmclient/src/saveload
Peter Nelson 3bb1b847d3 Fix 3ac1a2f1e4: Game crash due to invalid vehicle type information. (#14628)
Use std::variant instead of union for vehicle info.

RailVehicleInfo is now non-POD so using in a union causes undefined behaviour.
2025-12-08 04:15:17 +05:00
..
2024-02-04 02:18:17 +05:30
2024-12-25 20:34:06 +05:00
2024-02-19 04:42:45 +05:30
2025-09-01 23:28:07 +05:00
2024-02-04 02:18:17 +05:30
2025-09-02 00:13:45 +05:00
2024-02-04 02:18:17 +05:30