@@ -345,7 +345,7 @@ |
||
345 | 345 | } else { |
346 | 346 | if(count($this->colors) == 0){ |
347 | 347 | $lastColor = 7; |
348 | - }else{ |
|
348 | + } else{ |
|
349 | 349 | $lastColor = end($this->colors); |
350 | 350 | } |
351 | 351 | if ($lastColor < 57) { |