|
OpenTTD Source 20260711-master-g3fb3006dff
|
Container for some internal data. More...
#include <gamelog_internal.h>
Data Fields | |
| std::vector< LoggedAction > | action |
| The known actions. | |
Container for some internal data.
Definition at line 253 of file gamelog_internal.h.
| std::vector<LoggedAction> GamelogInternalData::action |
The known actions.
Definition at line 254 of file gamelog_internal.h.