Ignore:
Timestamp:
2013-10-13T23:49:37+02:00 (13 years ago)
Author:
malcolmh
Message:

save

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/smed2/src/symbols/Harbours.java

    r30022 r30023  
    108108        static {
    109109                Explosives.add(new Instr(Prim.BBOX, new Rectangle(-30,-30,60,60)));
    110                 Explosives.add(new Instr(Prim.FILL, new Color(0xa30075)));
    111110                Explosives.add(new Instr(Prim.RSHP, new Ellipse2D.Double(-5,25,10,10)));
    112111                Explosives.add(new Instr(Prim.STRK, new BasicStroke(4, BasicStroke.CAP_ROUND, BasicStroke.JOIN_ROUND)));
Note: See TracChangeset for help on using the changeset viewer.