More quotes
This commit is contained in:
parent
cc40d5cb50
commit
80b34d4cdc
@ -68,7 +68,13 @@ window.initializequotes = function() {
|
|||||||
[ "I wish everyone was bald.",
|
[ "I wish everyone was bald.",
|
||||||
"Anonymous" ],
|
"Anonymous" ],
|
||||||
[ "Who is this?",
|
[ "Who is this?",
|
||||||
"Stephen King" ]
|
"Stephen King" ],
|
||||||
|
[ "Nah",
|
||||||
|
"Soldier G65434-2" ],
|
||||||
|
[ "Everything not saved will be lost.",
|
||||||
|
"Quit screen" ],
|
||||||
|
[ "The kill command is a basic UNIX system command.",
|
||||||
|
"Matthew Helmke" ]
|
||||||
];
|
];
|
||||||
window.quote = 0;
|
window.quote = 0;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user