OpenTTD Source
20241111-master-gce64d5f5d9
|
Data Fields | |
DisasterInitProc * | init_proc |
The init function for this disaster. | |
TimerGameCalendar::Year | min_year |
The first year this disaster will occur. | |
TimerGameCalendar::Year | max_year |
The last year this disaster will occur. | |
Definition at line 909 of file disaster_vehicle.cpp.