mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-26 17:29:21 +02:00
Fix highscores country box to be hidden
This commit is contained in:
parent
63e69c97b7
commit
fd25e6e881
@ -1048,8 +1048,9 @@ Sent by MyAAC,<br/>
|
||||
'default' => true,
|
||||
],
|
||||
'highscores_country_box' => [ // not implemented yet
|
||||
'hidden' => true,
|
||||
'name' => 'Display Country Box',
|
||||
'type' => 'hidden',
|
||||
'type' => 'boolean',
|
||||
'desc' => 'Show player outfit?',
|
||||
'default' => false,
|
||||
],
|
||||
|
Loading…
x
Reference in New Issue
Block a user