From 4fd86520e04215b54bf6bc81bc90632284379631 Mon Sep 17 00:00:00 2001 From: Deacon Hunter <100684231+DELUXEHUNTER@users.noreply.github.com> Date: Tue, 6 Feb 2024 11:44:56 -0500 Subject: [PATCH] commit --- Neoa/Program.cs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Neoa/Program.cs b/Neoa/Program.cs index 3b1b426..13d69b2 100644 --- a/Neoa/Program.cs +++ b/Neoa/Program.cs @@ -63,4 +63,6 @@ static void WriteLine(string text, int speed = 60) } } +} + \ No newline at end of file