11.314
suntingan
Tidak ada ringkasan suntingan |
Tidak ada ringkasan suntingan |
||
| Baris 106: | Baris 106: | ||
-- if out_type == 'color' and string.find(return_value, '#') then | -- if out_type == 'color' and string.find(return_value, '#') then | ||
if out_type == ' | if out_type == 'color' and string.find(return_value, '#') then | ||
return_value = string.gsub(return_value, '#', '#') | return_value = string.gsub(return_value, '#', '#') | ||
end | end | ||