From da193dcc0f4f644ba8d14f16822f478bf0698afb Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Mon, 12 Mar 2018 08:40:41 +0100 Subject: [PATCH] Update: impact-snake-loaded (2oppg7ptas.js) 44 bytes modified --- 2oppg7ptas.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/2oppg7ptas.js b/2oppg7ptas.js index 4540d1b..09b5c8f 100644 --- a/2oppg7ptas.js +++ b/2oppg7ptas.js @@ -34,6 +34,8 @@ ig.module( console.log('init called'); + this.backgroundImage = background; + // initialize your game world, bind some // keys, etc. ig.input.bind( ig.KEY.SPACE, 'jump' );