Change: Remove extra close buttons from some windows. (#14124)
All windows have an X button to close it, so remove the redundant close buttons.
This commit is contained in:
@@ -45,7 +45,6 @@ enum NetworkGameWidgets : WidgetID {
|
||||
WID_NG_SEARCH_LAN, ///< 'Search LAN server' button.
|
||||
WID_NG_ADD, ///< 'Add server' button.
|
||||
WID_NG_START, ///< 'Start server' button.
|
||||
WID_NG_CANCEL, ///< 'Cancel' button.
|
||||
};
|
||||
|
||||
/** Widgets of the #NetworkStartServerWindow class. */
|
||||
|
||||
Reference in New Issue
Block a user