diff options
| author | carverh <[email protected]> | 2016-07-21 10:06:54 -0700 |
|---|---|---|
| committer | carverh <[email protected]> | 2016-07-21 10:06:54 -0700 |
| commit | 81a2cdc582817fc6575ac6096c3d795e1f1831ca (patch) | |
| tree | d8221840d0e1c15a296bcf577d4930946024ec5d /source/WindowsFormsApplication1/Engine/Viruses.cs | |
| parent | b50dcf3d31ba9ae7e3b91a4e05df1fed3ac81b05 (diff) | |
| download | shiftos-c-_theultimatehacker-81a2cdc582817fc6575ac6096c3d795e1f1831ca.tar.gz shiftos-c-_theultimatehacker-81a2cdc582817fc6575ac6096c3d795e1f1831ca.tar.bz2 shiftos-c-_theultimatehacker-81a2cdc582817fc6575ac6096c3d795e1f1831ca.zip | |
eedit
Diffstat (limited to 'source/WindowsFormsApplication1/Engine/Viruses.cs')
| -rw-r--r-- | source/WindowsFormsApplication1/Engine/Viruses.cs | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/source/WindowsFormsApplication1/Engine/Viruses.cs b/source/WindowsFormsApplication1/Engine/Viruses.cs index 303da83..9b3621b 100644 --- a/source/WindowsFormsApplication1/Engine/Viruses.cs +++ b/source/WindowsFormsApplication1/Engine/Viruses.cs @@ -8,6 +8,12 @@ using System.Text; using System.Threading.Tasks; using System.Windows.Forms; +/* + * WARNING: SOME PARTS OF THIS FILE ARE NSFW + * AS WITH REAL LIFE, VIRUSES ARE NAMED VULGAR THINGS THAT MAY BE NOT APPROPIATE FOR WORK, SCHOOL OR GRANDMOTHER'S BIRTHDAY + * JUST DON'T USE THE WORK OR SCHOOL COMPUTERS TO EDIT THIS FILE, THANK YOU +*/ + namespace ShiftOS { class Viruses |
