added semicolon to fix single file build
git-svn-id: http://svn.openlayers.org/trunk/openlayers@7645 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -402,4 +402,4 @@ OpenLayers.Renderer.symbol = {
|
||||
"x": [0,0, 25,0, 50,35, 75,0, 100,0, 65,50, 100,100, 75,100, 50,65, 25,100, 0,100, 35,50, 0,0],
|
||||
"square": [0,0, 0,1, 1,1, 1,0, 0,0],
|
||||
"triangle": [0,10, 10,10, 5,0, 0,10]
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user