Remove setting: outfit_images_wrong_looktypes

Is obsolete, the bug doesn't exist in latest outfit images
This commit is contained in:
slawkens
2026-01-01 11:55:58 +01:00
parent 8ec9bf1068
commit cc220bedc1
7 changed files with 6 additions and 18 deletions

View File

@@ -1482,17 +1482,6 @@ Sent by MyAAC,<br/>
'desc' => 'Set to animoutfit.php for animated outfit',
'default' => 'https://outfit-images.ots.me/latest/outfit.php',
],
'outfit_images_wrong_looktypes' => [
'name' => 'Outfit Images Wrong Looktypes',
'type' => 'text',
'desc' => 'This looktypes needs to have different margin-top and margin-left because they are wrong positioned',
'default' => '75, 126, 127, 266, 302',
'callbacks' => [
'get' => function ($value) {
return array_map('trim', explode(',', $value));
},
],
],
[
'type' => 'section',
'title' => 'Monster Images'