Merge pull request #45 from deadeye2/patch-3

fixed typo
This commit is contained in:
Samuel
2019-01-05 16:02:11 +01:00
committed by GitHub
+1 -1
View File
@@ -257,7 +257,7 @@ function GetColors(color)
}
elseif color == 'chrome' then
colors = {
{ index = 117, label = _U('brushechrome')},
{ index = 117, label = _U('brushedchrome')},
{ index = 118, label = _U('blackchrome')},
{ index = 119, label = _U('brushedaluminum')},
{ index = 120, label = _U('chrome')}