Skip to content

Commit

Permalink
Merge branch 'hotfix/v0.9.2'
Browse files Browse the repository at this point in the history
  • Loading branch information
wallyaltman committed Jun 30, 2011
2 parents b0125b5 + 65b1214 commit b38bd00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions citow_draw.js
Expand Up @@ -549,6 +549,7 @@ function drawRegion(){
var players = this.players;
var map = this.map;
var i, j, k, l;
var board = $("#board")[0];
ctx.textBaseline = "bottom";
ctx.strokeStyle = "rgba(172, 49, 16, 1)";
ctx.lineWidth = 1;
Expand Down

0 comments on commit b38bd00

Please sign in to comment.