From b4a3f7242444798f1dbedba10374a13d0dced20c Mon Sep 17 00:00:00 2001 From: NYAN CAT Date: Sat, 16 Mar 2019 10:26:09 -0700 Subject: [PATCH] Update Program.cs --- AsyncRAT-C#/Client/Program.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AsyncRAT-C#/Client/Program.cs b/AsyncRAT-C#/Client/Program.cs index 8fd95dd..1284b04 100644 --- a/AsyncRAT-C#/Client/Program.cs +++ b/AsyncRAT-C#/Client/Program.cs @@ -29,7 +29,7 @@ namespace Client { - static void Main(string[] args) + static void Main() { NormalStartup.Install();