* fixed logo monster

This commit is contained in:
slawkens1 2018-02-04 23:17:38 +01:00
parent 04dca2f274
commit 5079027978

View File

@ -2,7 +2,7 @@
$config['darkborder'] = "#D4C0A1"; $config['darkborder'] = "#D4C0A1";
$config['lightborder'] = "#F1E0C6"; $config['lightborder'] = "#F1E0C6";
$config['vdarkborder'] = "#505050"; $config['vdarkborder'] = "#505050";
$config['logo_monster'] = "Elder Beholder"; $config['logo_monster'] = "Wyrm";
// separated by comma // separated by comma
// sequence is important! they will be shown in same order that you add them to the list // sequence is important! they will be shown in same order that you add them to the list
// List: newcomer,gallery,premium,poll,highscores,networks // List: newcomer,gallery,premium,poll,highscores,networks