Skip to content

Commit

Permalink
remove redundant prompt reset
Browse files Browse the repository at this point in the history
  • Loading branch information
jcubic committed Oct 8, 2024
1 parent 57df8fb commit 8ec34b4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions examples/knock_knock_neo.gs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
prompt ""
animate do
prompt* "Wake up, Neo...", 50
delay(5000)
Expand All @@ -9,4 +8,3 @@ animate do
prompt "Knock, knock, Neo."
delay(5000)
end
prompt ""

0 comments on commit 8ec34b4

Please sign in to comment.