From cab2f39a2d28d5719044200ff65563e362856e8b Mon Sep 17 00:00:00 2001 From: James <9213561+Gensokian@users.noreply.github.com> Date: Fri, 30 Sep 2022 10:21:18 +0200 Subject: [PATCH] no use --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.php b/index.php index 85b1d8c..619fd68 100644 --- a/index.php +++ b/index.php @@ -706,7 +706,7 @@ //Monster Setup //Monster amount - var encounter_amount = $("input[name='mob_ammount']").val(); + var encounter_amount = $("#mob_ammount").val(); // A modifier, that applies the ratio of Enemies to players