lab6 some minor fixes
This commit is contained in:
parent
afaed7e316
commit
3047272489
@ -24,7 +24,6 @@ public class ExtensionDrawingShip {
|
||||
return "MAGENTA";
|
||||
return null;
|
||||
}
|
||||
|
||||
private static Color getColor(String col){
|
||||
if(col.equals("RED"))
|
||||
return Color.RED;
|
||||
|
Loading…
Reference in New Issue
Block a user