diff options
| author | william341 <[email protected]> | 2017-02-11 10:29:59 -0700 |
|---|---|---|
| committer | william341 <[email protected]> | 2017-02-11 10:29:59 -0700 |
| commit | a3c1c1d945affd76e610060459b5ab7a3a10b42b (patch) | |
| tree | 505e9005b9e9a70de742273fe9be96acc75ce3f3 /ShiftOS.WinForms | |
| parent | 4ec9ca6eca5c9f3bce6d9fd66dcf118f8e5ce73c (diff) | |
| download | shiftos_thereturn-a3c1c1d945affd76e610060459b5ab7a3a10b42b.tar.gz shiftos_thereturn-a3c1c1d945affd76e610060459b5ab7a3a10b42b.tar.bz2 shiftos_thereturn-a3c1c1d945affd76e610060459b5ab7a3a10b42b.zip | |
Revert "commit not safe for children"
This reverts commit 4ec9ca6eca5c9f3bce6d9fd66dcf118f8e5ce73c.
Diffstat (limited to 'ShiftOS.WinForms')
| -rw-r--r-- | ShiftOS.WinForms/Properties/AssemblyInfo.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ShiftOS.WinForms/Properties/AssemblyInfo.cs b/ShiftOS.WinForms/Properties/AssemblyInfo.cs index 0769e7c..df4d698 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("Your god damn motherfucking piece of shit fucking game")] +[assembly: AssemblyDescription("")] [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("")] [assembly: AssemblyProduct("ShiftOS.WinForms")] |
