aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.Objects
diff options
context:
space:
mode:
authorwilliam341 <[email protected]>2017-07-27 16:35:17 -0700
committerwilliam341 <[email protected]>2017-07-27 16:35:17 -0700
commit783144ecf5ebe515fcc21a7710d6f7e3425cd3ad (patch)
tree01efb6f6db982c84ec38d419d8c4eb9037264a7f /ShiftOS.Objects
parent18079c6f43981f1bf9fc093b3c5b68873fe90348 (diff)
downloadshiftos_thereturn-783144ecf5ebe515fcc21a7710d6f7e3425cd3ad.tar.gz
shiftos_thereturn-783144ecf5ebe515fcc21a7710d6f7e3425cd3ad.tar.bz2
shiftos_thereturn-783144ecf5ebe515fcc21a7710d6f7e3425cd3ad.zip
hacking p1 e2
Diffstat (limited to 'ShiftOS.Objects')
-rw-r--r--ShiftOS.Objects/ShiftOS.Objects.csproj4
1 files changed, 3 insertions, 1 deletions
diff --git a/ShiftOS.Objects/ShiftOS.Objects.csproj b/ShiftOS.Objects/ShiftOS.Objects.csproj
index 66027a8..6fa7f79 100644
--- a/ShiftOS.Objects/ShiftOS.Objects.csproj
+++ b/ShiftOS.Objects/ShiftOS.Objects.csproj
@@ -47,7 +47,9 @@
</ItemGroup>
<ItemGroup>
<Compile Include="EngineShiftnetSubscription.cs" />
- <Compile Include="Hackable.cs" />
+ <Compile Include="Hacking\Payload.cs" />
+ <Compile Include="Hacking\Exploit.cs" />
+ <Compile Include="Hacking\Hackable.cs" />
<Compile Include="MudAttributes.cs" />
<Compile Include="Objects.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />