From b9f007562712688612269fad9c71df2d4981acaa Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Thu, 1 May 2014 12:52:55 -0400 Subject: resize rooms --- assets/javascripts/rectangles/map/draw.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'assets/javascripts/rectangles/map/draw.js') diff --git a/assets/javascripts/rectangles/map/draw.js b/assets/javascripts/rectangles/map/draw.js index 560cf38..8e63003 100644 --- a/assets/javascripts/rectangles/map/draw.js +++ b/assets/javascripts/rectangles/map/draw.js @@ -47,7 +47,7 @@ map.draw = new function(){ } base.mouse = function(mouse){ - var radius = 5 / map.zoom + var radius = 3 / map.zoom ctx.fillStyle = "rgba(255,0,0,0.4)"; ctx.beginPath(); -- cgit v1.2.3-70-g09d2