diff --git a/system/settings.php b/system/settings.php index e12514cd..4f0d7597 100644 --- a/system/settings.php +++ b/system/settings.php @@ -1048,8 +1048,9 @@ Sent by MyAAC,
'default' => true, ], 'highscores_country_box' => [ // not implemented yet + 'hidden' => true, 'name' => 'Display Country Box', - 'type' => 'hidden', + 'type' => 'boolean', 'desc' => 'Show player outfit?', 'default' => false, ],