|
OpenTTD Source
1.10.0-RC1
|
Container for a message. More...
Data Fields | |
| char | message [DRAW_STRING_BUFFER] |
| The action message. | |
| TextColour | colour |
| The colour of the message. | |
| uint32 | remove_time |
| The time to remove the message. | |
Container for a message.
Definition at line 40 of file network_chat_gui.cpp.