expand canvas

This commit is contained in:
rachel.koldenhoven 2018-06-10 13:03:07 +05:30 committed by Brent Gardner
parent 6433be1b3b
commit 330690f972

View File

@ -1,5 +1,5 @@
const WIDTH = 4; //64;
const HEIGHT = 4; //32;
const WIDTH = 48;
const HEIGHT = 24;
// State
let brushColor = '';