Save point: Scene 2 cursor blinks 3 times instead of 5
This commit is contained in:
@@ -647,7 +647,7 @@
|
||||
linesContainer.style.display = 'flex';
|
||||
line1.style.visibility = 'visible';
|
||||
|
||||
blinkCursor(cursor, 5, () => {
|
||||
blinkCursor(cursor, 3, () => {
|
||||
typeCalmly(message, "...AND THAT AWARENESS HAS LED YOU HERE...", () => {
|
||||
cursor.style.display = 'none';
|
||||
line2.style.display = 'flex';
|
||||
|
||||
Reference in New Issue
Block a user