From 7e41426ccec57d83a87279167c5a5b648f9f0cb3 Mon Sep 17 00:00:00 2001 From: James <9213561+Gensokian@users.noreply.github.com> Date: Mon, 26 Sep 2022 14:59:38 +0200 Subject: [PATCH] Update index.php --- index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/index.php b/index.php index 8b681c5..e2415e4 100644 --- a/index.php +++ b/index.php @@ -991,6 +991,7 @@ $("#HP_hitdice").show("fast"); $("#mob_hp_max").val(""); } else if (e = false) { + console.log("hello"); $("#HP_max").hide("fast"); $("#HP_hitdice").hide("fast"); $("#mob_hp_avg").val("");