From 473d895580edf57e709fbcb60834e33638ab8473 Mon Sep 17 00:00:00 2001 From: koxu2007 Date: Tue, 22 Oct 2024 12:02:44 +0000 Subject: [PATCH] fixed premonition --- Program.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Program.cs b/Program.cs index d9a3304..1f56950 100644 --- a/Program.cs +++ b/Program.cs @@ -3,4 +3,4 @@ for(int i = 0; i < 500; i++){ Console.WriteLine("lolxdxdxdxdxdxdxd"); } while(true) break; -Console.WriteLine("tego dnia wpadniesz pod auto: " + new Date()); \ No newline at end of file +Console.WriteLine("tego dnia zlamiesz se noge: " + new Date()); \ No newline at end of file