Skip to content

Commit

Permalink
Update app.js
Browse files Browse the repository at this point in the history
  • Loading branch information
PortPixel authored Jul 8, 2016
1 parent 331e9fc commit bfa44d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/client/js/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -593,7 +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 {
Expand Down

0 comments on commit bfa44d1

Please sign in to comment.