anri.exe
This commit is contained in:
parent
aaccfb8d0e
commit
28b800af3a
1 changed files with 1 additions and 0 deletions
|
@ -63,6 +63,7 @@ window.addEventListener("load", () => {
|
|||
`
|
||||
),
|
||||
new Tag("s/centre/droite/g", mono),
|
||||
new Tag("anri.exe", mono),
|
||||
];
|
||||
|
||||
const random = Math.round(Math.random() * (tags.length - 1));
|
||||
|
|
Loading…
Reference in a new issue