combines monsterdropdown listener
This commit is contained in:
parent
e5de1c84cd
commit
8c0cf6c4c6
@ -20,9 +20,6 @@ document.addEventListener("DOMContentLoaded", function () {
|
||||
|
||||
monsterDropdown.addEventListener("change", function () {
|
||||
updateIframes();
|
||||
});
|
||||
|
||||
monsterDropdown.addEventListener("change", function () {
|
||||
updateMonsterStats();
|
||||
});
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user