diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/char-server.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/char-server.conf b/conf/char-server.conf index cbba2fe0b..4ff2a3398 100644 --- a/conf/char-server.conf +++ b/conf/char-server.conf @@ -64,7 +64,7 @@ console_silent: 0 // Type of server. // No functional side effects at the moment. // Displayed next to the server name in the client. -// 0=normal, 1=maintenance, 2=over 18, 3=paying, 4=P2P +// 0=normal, 1=maintenance, 2=over 18, 3=paying, 4=F2P char_server_type: 0 // Minimum Group ID to join char server when it is on char_server_type 1 (maintenance) |