mirror of
https://github.com/TomHodson/tomhodson.github.com.git
synced 2025-06-26 10:01:18 +02:00
dummy commit
This commit is contained in:
parent
8d6820c539
commit
18f716324b
@ -9,6 +9,7 @@ var canvas = $("#canvas")[0];
|
||||
var context = canvas.getContext("2d");
|
||||
canvas.width = innerWidth;
|
||||
canvas.height = innerHeight * 3;
|
||||
//draw
|
||||
prettytiles();
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user