From 5b7bf82edb672d5d5dbd8b1de64532aeec695661 Mon Sep 17 00:00:00 2001 From: Kelly Rauchenberger Date: Fri, 2 Mar 2018 19:47:19 -0500 Subject: Handled games with no images For games where no images could be downloaded from Steam, which happens if a game has been removed from the store, the bot will now use a default background. This image is copyright Nintendo. --- res/default.png | Bin 0 -> 1080583 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 res/default.png (limited to 'res/default.png') diff --git a/res/default.png b/res/default.png new file mode 100644 index 0000000..6323270 Binary files /dev/null and b/res/default.png differ -- cgit 1.4.1