diff --git a/games/NXDoom/Kconfig b/games/NXDoom/Kconfig index d2bd2080f..a95d0a19f 100644 --- a/games/NXDoom/Kconfig +++ b/games/NXDoom/Kconfig @@ -78,7 +78,7 @@ config GAMES_NXDOOM_NET_MAXPLAYERS int "Maximum number of players" default 6 ---help--- - The maximum number of players, multiplayer/networking. + The maximum number of players, multiplayer/networking. This is the maximum supported by the networking code; individual games have their own values for MAXPLAYERS that can be smaller. ChocolateDOOM default was 8.