1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-19 04:29:09 +00:00

Codechange: Use EnumBitSet for AdminUpdateFrequency. (#13819)

This commit is contained in:
2025-03-15 21:18:20 +00:00
committed by GitHub
parent 8d4639e525
commit 3b004c57bc
6 changed files with 46 additions and 46 deletions

View File

@@ -223,7 +223,7 @@ Last updated: 2024-03-26
## 5.1) Receiving chat
Register `ADMIN_UPDATE_CHAT` at `ADMIN_FREQUENCY_AUTOMATIC` to receive chat.
Register `ADMIN_UPDATE_CHAT` at `AdminUpdateFrequency::Automatic` to receive chat.
The application will be able to receive all chat the server can see.
The configuration option `network.server_admin_chat` specifies whether