Skip to content
This repository was archived by the owner on Jun 2, 2023. It is now read-only.

Commit 0bd209b

Browse files
committed
53X Again 4!
1 parent 36c85cb commit 0bd209b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Snake/Snake.cs

-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ static class Snake
1313
[STAThread]
1414
static void Main()
1515
{
16-
//Bir Nevi Bilgisayar Bazında Kitliyoruz Burayı
1716
if (Mutex.WaitOne(TimeSpan.Zero, true))
1817
{
1918
Application.EnableVisualStyles();

0 commit comments

Comments
 (0)