fixed typo

This commit is contained in:
deadeye2
2018-09-29 11:04:45 -04:00
committed by GitHub
parent 0fd3440bb5
commit b5f85af6c4
+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')}