From 16973993f7bfcd27fda0bebeda81838291307160 Mon Sep 17 00:00:00 2001 From: James <9213561+Gensokian@users.noreply.github.com> Date: Fri, 30 Sep 2022 09:08:16 +0200 Subject: [PATCH] Update index.php --- index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.php b/index.php index 028210f..3d61b11 100644 --- a/index.php +++ b/index.php @@ -462,7 +462,7 @@
- +

I was unable to find a calculation with those parameters.... or any programming at all... give me some time, i'm still working on this app, after all.

@@ -662,7 +662,7 @@ function calcDiff() { - $("#diff_image").attr("src", "img/error.jpg"); + $("#diff_image").attr("src", "img/error.png"); $("#diff_description").html("I was unable to calculate the difficulty."); $("#diff_summary").html("Error 812 - Drunk calculation");