mirror of
https://github.com/System-End/Scrapyard.git
synced 2026-04-20 00:25:26 +00:00
you misspelt georgia
This commit is contained in:
parent
7f484a9798
commit
d96415c091
1 changed files with 1 additions and 1 deletions
|
|
@ -60,7 +60,7 @@
|
|||
}
|
||||
}
|
||||
function font() {
|
||||
let fonts=["Georiga", "Arial", "Verdana", "Tahoma", '"Trebuchet MS"', '"Times New Roman"', "Garmond", '"Courier New"', '"Bush Script MT"'];
|
||||
let fonts=["Georgia", "Arial", "Verdana", "Tahoma", '"Trebuchet MS"', '"Times New Roman"', "Garmond", '"Courier New"', '"Bush Script MT"'];
|
||||
return fonts[Math.floor(Math.random() * fonts.length)]
|
||||
}
|
||||
function insult(failReason) {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue