|
OpenTTD Source
14.0-beta3
|
Information to handle station action 0 property 24 correctly. More...
Data Fields | |
| uint32_t | free_names |
| Current bitset of free names (we can remove names). | |
| std::bitset< NUM_INDUSTRYTYPES > | indtypes |
| Bit set indicating when an industry type has been found. | |
Information to handle station action 0 property 24 correctly.
Definition at line 221 of file station_cmd.cpp.