forked from mirror/OpenTTD
Codechange: Use a dynamic copyright year
This commit is contained in:
@@ -24,6 +24,7 @@ enum ToolTipsWidgets {
|
||||
enum AboutWidgets {
|
||||
WID_A_SCROLLING_TEXT, ///< The actually scrolling text.
|
||||
WID_A_WEBSITE, ///< URL of OpenTTD website.
|
||||
WID_A_COPYRIGHT, ///< Copyright string
|
||||
};
|
||||
|
||||
/** Widgets of the #QueryStringWindow class. */
|
||||
|
Reference in New Issue
Block a user