diff --git a/Tools/AuthPatcher/PatreonPatcher/src/Program.cs b/Tools/AuthPatcher/PatreonPatcher/src/Program.cs index 42088d2..aa98ed2 100644 --- a/Tools/AuthPatcher/PatreonPatcher/src/Program.cs +++ b/Tools/AuthPatcher/PatreonPatcher/src/Program.cs @@ -113,7 +113,7 @@ _____ _ _ _ _ "); Console.ForegroundColor = ConsoleColor.White; - Console.WriteLine("Sorry for the inconvenience, but the gane could not be patched."); + Console.WriteLine("Sorry for the inconvenience, but the game could not be patched."); Console.WriteLine("If you believe this is an error, please open an issue at:"); Console.ForegroundColor = ConsoleColor.Blue; Console.WriteLine("https://github.com/OpenYiffGames/HeatGame/issues");