From 331e9fc114c26c02b14a229e5415a1017c0c19f7 Mon Sep 17 00:00:00 2001 From: PortPixel Date: Fri, 8 Jul 2016 10:40:06 +0100 Subject: [PATCH] Update app.js --- src/client/js/app.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/client/js/app.js b/src/client/js/app.js index 1d218b7eb..18d868ce4 100644 --- a/src/client/js/app.js +++ b/src/client/js/app.js @@ -593,6 +593,7 @@ function gameLoop() { graph.fillText(reason, global.screenWidth / 2, global.screenHeight / 2 + 20); else { graph.fillText('You were kicked!', global.screenWidth / 2, global.screenHeight / 2); + window.location.href = "http://wordpress.carthrottle.com/wp-content/uploads/2013/03/Burn-meme-655x368.jpg"; } } else {