forked from mirror/OpenTTD
(svn r22410) -Document: some more bits ;)
This commit is contained in:
@@ -1392,6 +1392,9 @@ static const WindowDesc _message_options_desc(
|
||||
_nested_message_options_widgets, lengthof(_nested_message_options_widgets)
|
||||
);
|
||||
|
||||
/**
|
||||
* Show the settings window for news messages.
|
||||
*/
|
||||
void ShowMessageOptions()
|
||||
{
|
||||
DeleteWindowById(WC_GAME_OPTIONS, 0);
|
||||
|
Reference in New Issue
Block a user