From 94ee178000e256dc41438cf4d867e1bced09563e Mon Sep 17 00:00:00 2001 From: Julie Lala Date: Mon, 18 May 2015 18:26:54 +0200 Subject: fix brush loading + erasing --- js/lex.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'js/lex.js') diff --git a/js/lex.js b/js/lex.js index c68d0e0..b554d85 100644 --- a/js/lex.js +++ b/js/lex.js @@ -95,7 +95,7 @@ Lex.prototype.ne = function(lex){ return ! this.eq(lex) } Lex.prototype.clear = function(){ - this.bg = fillColor + this.bg = colors.black this.fg = 0 this.char = " " this.opacity = 0 -- cgit v1.2.3-70-g09d2