Update create.php
This commit is contained in:
parent
5cd4eeb77c
commit
478d0ce6a4
@ -266,7 +266,7 @@
|
||||
strength.value = "";
|
||||
}
|
||||
}
|
||||
document.getElementById("rolecard").className = "card " + color.value + " " + color.value + "-" + strength.value + " " + textcolor.value;
|
||||
document.getElementById("rolecard").className = "card " + color.value + " " + modifier.value + "-" + strength.value + " " + textcolor.value;
|
||||
}
|
||||
|
||||
</script>
|
||||
|
Loading…
Reference in New Issue
Block a user