|
OpenTTD Source 20260621-master-g720d10536d
|
Data Fields | |
| uint16_t | accepted = 0 |
| Total accepted. | |
| uint16_t | waiting = 0 |
| Average waiting. | |
Definition at line 82 of file industry.h.
| uint16_t Industry::AcceptedHistory::accepted = 0 |
Total accepted.
Definition at line 83 of file industry.h.
| uint16_t Industry::AcceptedHistory::waiting = 0 |
Average waiting.
Definition at line 84 of file industry.h.