mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-24 06:58:35 +00:00
games/NXDoom: Fix Kconfig style
- Remove spaces from Kconfig - Add TABs Signed-off-by: simbit18 <simbit18@gmail.com>
This commit is contained in:
parent
8e5f3d30d5
commit
3d06069783
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue