diff --git a/Neoa/Program.cs b/Neoa/Program.cs index 11105ba..d497163 100644 --- a/Neoa/Program.cs +++ b/Neoa/Program.cs @@ -2,7 +2,7 @@ public class Program { - public string input; + public static string input; public static Player Player = new(); public static void Main()