Compare commits

...

1 Commits

Author SHA1 Message Date
Mihail
d244af5d6d MSA-1643: table light 2016-12-08 15:54:22 -08:00

View File

@@ -1787,4 +1787,3 @@ def hsvToHex(hue, sat, value = 100){
return "#$r1$g1$b1" return "#$r1$g1$b1"
} }