OpenTTD
|
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 44 of file network_chat_gui.cpp.