Changeset 27059 in osm for applications/editors/josm/plugins/smed
- Timestamp:
- 2011-11-14T21:22:42+01:00 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/smed/plugs/oseam/src/oseam/seamarks/SeaMark.java
r27058 r27059 240 240 CatSTR.put(Cat.LMK_RADM, "radio_mast"); 241 241 CatSTR.put(Cat.LMK_TOWR, "tower"); 242 CatSTR.put(Cat.LMK_WNDM, "wind _motor");242 CatSTR.put(Cat.LMK_WNDM, "windmotor"); 243 243 CatSTR.put(Cat.LMK_WTRT, "water_tower"); 244 244 }
Note:
See TracChangeset
for help on using the changeset viewer.