summaryrefslogtreecommitdiff
path: root/src/window_type.h
diff options
context:
space:
mode:
authorPatric Stout <truebrain@openttd.org>2021-04-23 01:52:57 +0200
committerPatric Stout <github@truebrain.nl>2021-04-24 21:43:58 +0200
commitff708c2c659477da04fab108ca8e46a60c0d60b0 (patch)
tree0a60165ca72b8cc20664bf04032ae0e172f4a13b /src/window_type.h
parent526635942451479bee66e9eb61c50f91ae48a7dd (diff)
downloadopenttd-ff708c2c659477da04fab108ca8e46a60c0d60b0.tar.xz
Add: admin menu for companies in multiplayer games
You can now easily do: - a password reset (unlock) - remove an empty company (reset company)
Diffstat (limited to 'src/window_type.h')
-rw-r--r--src/window_type.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/window_type.h b/src/window_type.h
index e4b08e6e5..2b486fbdf 100644
--- a/src/window_type.h
+++ b/src/window_type.h
@@ -472,12 +472,6 @@ enum WindowClass {
WC_CLIENT_LIST,
/**
- * Popup for the client list; %Window numbers:
- * - #ClientID = #ClientListPopupWidgets
- */
- WC_CLIENT_LIST_POPUP,
-
- /**
* Network status window; %Window numbers:
* - #WN_NETWORK_STATUS_WINDOW_JOIN = #NetworkJoinStatusWidgets
* - #WN_NETWORK_STATUS_WINDOW_CONTENT_DOWNLOAD = #NetworkContentDownloadStatusWidgets