Update to 1.8.0
--HG-- branch : openttd
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/* $Id: dropdown.cpp 27863 2017-05-03 20:09:51Z frosch $ */
|
||||
/* $Id: dropdown.cpp 27820 2017-03-23 20:07:59Z peter1138 $ */
|
||||
|
||||
/*
|
||||
* This file is part of OpenTTD.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* $Id: group_widget.h 23600 2011-12-19 20:46:17Z truebrain $ */
|
||||
/* $Id: group_widget.h 27822 2017-03-24 07:33:31Z peter1138 $ */
|
||||
|
||||
/*
|
||||
* This file is part of OpenTTD.
|
||||
@@ -32,6 +32,7 @@ enum GroupListWidgets {
|
||||
WID_GL_DELETE_GROUP, ///< Delete group button.
|
||||
WID_GL_RENAME_GROUP, ///< Rename group button.
|
||||
WID_GL_REPLACE_PROTECTION, ///< Replace protection button.
|
||||
WID_GL_INFO, ///< Group info.
|
||||
};
|
||||
|
||||
#endif /* WIDGETS_GROUP_WIDGET_H */
|
||||
|
||||
Reference in New Issue
Block a user