From 4ec9ca6eca5c9f3bce6d9fd66dcf118f8e5ce73c Mon Sep 17 00:00:00 2001 From: Michael Date: Sat, 11 Feb 2017 12:27:35 -0500 Subject: [PATCH] commit not safe for children --- ShiftOS.WinForms/Properties/AssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ShiftOS.WinForms/Properties/AssemblyInfo.cs b/ShiftOS.WinForms/Properties/AssemblyInfo.cs index df4d698..0769e7c 100644 --- a/ShiftOS.WinForms/Properties/AssemblyInfo.cs +++ b/ShiftOS.WinForms/Properties/AssemblyInfo.cs @@ -30,7 +30,7 @@ using System.Runtime.InteropServices; // set of attributes. Change these attribute values to modify the information // associated with an assembly. [assembly: AssemblyTitle("ShiftOS.WinForms")] -[assembly: AssemblyDescription("")] +[assembly: AssemblyDescription("Your god damn motherfucking piece of shit fucking game")] [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("")] [assembly: AssemblyProduct("ShiftOS.WinForms")]