From 13f45de2c51d3cb436b9c79b7126dca13d289882 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Wed, 7 Sep 2022 23:12:19 -0500 Subject: Start game at the end --- potato.scm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/potato.scm b/potato.scm index 74ceaa3..00f23fa 100755 --- a/potato.scm +++ b/potato.scm @@ -234,3 +234,5 @@ exec csi -s $0 "$@" (newline) (read-buffered) (turns)))) + +(game) -- cgit 1.4.1-21-gabe81