fix for JAL-1268
[jalview.git] / src / jalview / schemes / ColourSchemeProperty.java
index aa928cc..c655fe2 100755 (executable)
@@ -485,6 +485,8 @@ public class ColourSchemeProperty
 
     case TCOFFEE:
       cs = new TCoffeeColourScheme(coll);
+      break;
+      
       // case COVARIATION:
       // cs = new CovariationColourScheme(annotation);