updated
This commit is contained in:
@@ -112,7 +112,7 @@
|
|||||||
}
|
}
|
||||||
await sleep(300);
|
await sleep(300);
|
||||||
|
|
||||||
const final = 'Incoming message... Andy is a cock!';
|
const final = 'Incoming message... Andy is a cock.';
|
||||||
const span = document.createElement('span');
|
const span = document.createElement('span');
|
||||||
screen.append(span);
|
screen.append(span);
|
||||||
for (let i=0; i<final.length; i++){
|
for (let i=0; i<final.length; i++){
|
||||||
|
|||||||
Reference in New Issue
Block a user