From 9cefbaaa122a456ce475445c29b18baddc19cd1f Mon Sep 17 00:00:00 2001 From: amenline Date: Fri, 14 Jun 2019 13:04:18 +0000 Subject: [PATCH 1/2] changed functions to arrow functions --- index.html | 2 +- tetris.js | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/index.html b/index.html index 380b89c..6a4d304 100644 --- a/index.html +++ b/index.html @@ -1,4 +1,4 @@ - + Tetris Game JS