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("");