aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.Objects/ShiftOS.Objects.csproj
diff options
context:
space:
mode:
authorMichael <[email protected]>2017-01-17 17:08:27 -0500
committerMichael <[email protected]>2017-01-17 17:08:33 -0500
commitb348a76db785c040d957f055ba9cc8569bf0c285 (patch)
tree376a1884c36eb7a0929d5c88078c94986defecbc /ShiftOS.Objects/ShiftOS.Objects.csproj
parenta93dd80d4e2f4c97284a1d7bc24b0240358bdd25 (diff)
downloadshiftos_thereturn-b348a76db785c040d957f055ba9cc8569bf0c285.tar.gz
shiftos_thereturn-b348a76db785c040d957f055ba9cc8569bf0c285.tar.bz2
shiftos_thereturn-b348a76db785c040d957f055ba9cc8569bf0c285.zip
Out-of-box experience work
It's definitely not working right now. I wouldn't delete your save. I have to implement the tutorial before the OOBE will let you into the game.
Diffstat (limited to 'ShiftOS.Objects/ShiftOS.Objects.csproj')
-rw-r--r--ShiftOS.Objects/ShiftOS.Objects.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/ShiftOS.Objects/ShiftOS.Objects.csproj b/ShiftOS.Objects/ShiftOS.Objects.csproj
index 7013476..e9b74f7 100644
--- a/ShiftOS.Objects/ShiftOS.Objects.csproj
+++ b/ShiftOS.Objects/ShiftOS.Objects.csproj
@@ -59,6 +59,7 @@
<Compile Include="Exploit.cs" />
<Compile Include="ExploitContext.cs" />
<Compile Include="Hack.cs" />
+ <Compile Include="Job.cs" />
<Compile Include="Legion.cs" />
<Compile Include="Objects.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />