From 9ee8440285c2785d636f7457963abcc90cd40b31 Mon Sep 17 00:00:00 2001 From: Nihilazo Date: Fri, 26 Mar 2021 20:39:36 +0000 Subject: [PATCH] fix "quit" spacing --- main.fs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.fs b/main.fs index 14715fd..06edaf7 100644 --- a/main.fs +++ b/main.fs @@ -238,7 +238,7 @@ S" you feel like throwing some stuff into the pool." set-message : draw-actions 2dup at-xy draw-members cr 1 move-right - draw-constructs cr + draw-constructs cr 1 move-right ." (q)uit (without saving)" \ add 1 to y 1 + ;