Changeset 36483 in osm for applications/editors/josm/plugins/wms-turbo-challenge2/src/wmsturbochallenge/WMSRacer.java
- Timestamp:
- 2026-02-12T15:12:05+01:00 (2 months ago)
- Location:
- applications/editors/josm/plugins
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
wms-turbo-challenge2/src/wmsturbochallenge/WMSRacer.java (modified) (2 diffs, 1 prop)
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins
- Property svn:ignore
-
old new 25 25 validations_testing 26 26 wikipedia 27 target
-
- Property svn:ignore
-
applications/editors/josm/plugins/wms-turbo-challenge2/src/wmsturbochallenge/WMSRacer.java
-
Property svn:eol-style
set to
native
r33837 r36483 1 /* 2 * GPLv2 or 3, Copyright (c) 2010 Andrzej Zaborowski 3 */ 1 // License: GPL. For details, see LICENSE file. 4 2 package wmsturbochallenge; 5 3 … … 26 24 /** 27 25 * This is the main class for the game plugin. 26 * @author Andrzej Zaborowski 28 27 */ 29 28 public class WMSRacer extends Plugin implements LayerChangeListener, ActiveLayerChangeListener { -
Property svn:eol-style
set to
Note:
See TracChangeset
for help on using the changeset viewer.
