diff options
| author | Michael <[email protected]> | 2017-06-24 20:10:13 -0400 |
|---|---|---|
| committer | Michael <[email protected]> | 2017-06-24 20:10:13 -0400 |
| commit | 4c7703c535eacb58375c872ea5cf9e733c9cf5d5 (patch) | |
| tree | abc24e75aaeac9db8dad8accb150883fde18bfc6 /ShiftOS.WinForms | |
| parent | ad7328882b60470ba546219cb73c14adb078a7a4 (diff) | |
| download | shiftos_thereturn-4c7703c535eacb58375c872ea5cf9e733c9cf5d5.tar.gz shiftos_thereturn-4c7703c535eacb58375c872ea5cf9e733c9cf5d5.tar.bz2 shiftos_thereturn-4c7703c535eacb58375c872ea5cf9e733c9cf5d5.zip | |
breakingthebonds is a mission now
Diffstat (limited to 'ShiftOS.WinForms')
| -rw-r--r-- | ShiftOS.WinForms/MissionAttribute.cs | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/ShiftOS.WinForms/MissionAttribute.cs b/ShiftOS.WinForms/MissionAttribute.cs deleted file mode 100644 index 795e624..0000000 --- a/ShiftOS.WinForms/MissionAttribute.cs +++ /dev/null @@ -1,12 +0,0 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Text; -using System.Threading.Tasks; - -namespace ShiftOS.WinForms -{ - class MissionAttribute - { - } -} |
