From 309574dec1852238ae899d719f5486f21949a064 Mon Sep 17 00:00:00 2001 From: Julie Lala Date: Thu, 17 Apr 2014 10:51:34 -0400 Subject: more opaque map --- assets/javascripts/rectangles/map/draw.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'assets/javascripts/rectangles') diff --git a/assets/javascripts/rectangles/map/draw.js b/assets/javascripts/rectangles/map/draw.js index 8a0649a..1dcd1ae 100644 --- a/assets/javascripts/rectangles/map/draw.js +++ b/assets/javascripts/rectangles/map/draw.js @@ -4,7 +4,7 @@ map.draw = new function(){ var base = this base.clear_canvas = function (){ - ctx.fillStyle = "rgba(255,255,255,0.7)" + ctx.fillStyle = "rgba(255,255,255,0.99)" ctx.clearRect(0,0,w,h) ctx.fillRect(0,0,w,h) } -- cgit v1.2.3-70-g09d2