Add: admin menu for companies in multiplayer games
You can now easily do: - a password reset (unlock) - remove an empty company (reset company)
This commit is contained in:

committed by
Patric Stout

parent
5266359424
commit
ff708c2c65
@@ -108,11 +108,6 @@ enum ClientListWidgets {
|
||||
WID_CL_COMPANY_JOIN, ///< Used for QueryWindow when a company has a password.
|
||||
};
|
||||
|
||||
/** Widgets of the #NetworkClientListPopupWindow class. */
|
||||
enum ClientListPopupWidgets {
|
||||
WID_CLP_PANEL, ///< Panel of the window.
|
||||
};
|
||||
|
||||
/** Widgets of the #NetworkJoinStatusWindow class. */
|
||||
enum NetworkJoinStatusWidgets {
|
||||
WID_NJS_BACKGROUND, ///< Background of the window.
|
||||
|
Reference in New Issue
Block a user