From b714bf4abe3131ef15aafe85618f941a237048fd Mon Sep 17 00:00:00 2001 From: slawkens Date: Tue, 29 May 2018 17:44:24 +0200 Subject: [PATCH] * added missing comma --- config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.php b/config.php index cb31b539..55763e36 100644 --- a/config.php +++ b/config.php @@ -142,7 +142,7 @@ $config = array( // characters lenght // This is the minimum and the maximum length that a player can create a character. It is highly recommend the maximum lenght be 21. 'character_name_min_length' => 4, - 'character_name_max_length' => 21 + 'character_name_max_length' => 21, // list of towns 'towns' => array(