mirror of
https://github.com/CajunAvenger/cajunavenger.github.io.git
synced 2026-04-27 18:46:48 -05:00
Update painter.html
This commit is contained in:
parent
35d60d2729
commit
a8c03cda8e
|
|
@ -446,11 +446,6 @@
|
||||||
paint_quote_ele = document.getElementById("paint-quotes");
|
paint_quote_ele = document.getElementById("paint-quotes");
|
||||||
paint_italic_ele = document.getElementById("paint-ital");
|
paint_italic_ele = document.getElementById("paint-ital");
|
||||||
keep_checking = document.getElementById("keep-checking");
|
keep_checking = document.getElementById("keep-checking");
|
||||||
addCharacter("Hannah", "1919e6");
|
|
||||||
addCharacter("Karina", "c444e6");
|
|
||||||
addCharacter("Seiva", "e5b300");
|
|
||||||
addCharacter("Mikara", "7979e6");
|
|
||||||
addCharacter("Solari", "00cc44");
|
|
||||||
});
|
});
|
||||||
|
|
||||||
</script>
|
</script>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user