aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.Frontend/ShiftOS.Frontend.csproj
diff options
context:
space:
mode:
authorwilliam341 <[email protected]>2017-07-27 19:36:46 -0700
committerwilliam341 <[email protected]>2017-07-27 19:37:00 -0700
commitf4e39bb9117a692c543ecf17e79ed98c95ffc70e (patch)
treead5f80b83dcd66bfc0c057a9020ea3993159281f /ShiftOS.Frontend/ShiftOS.Frontend.csproj
parentb2e3a661ee6ab3308968efeb275e457776abebc3 (diff)
downloadshiftos_thereturn-f4e39bb9117a692c543ecf17e79ed98c95ffc70e.tar.gz
shiftos_thereturn-f4e39bb9117a692c543ecf17e79ed98c95ffc70e.tar.bz2
shiftos_thereturn-f4e39bb9117a692c543ecf17e79ed98c95ffc70e.zip
hacking works like actually it does kindof
Diffstat (limited to 'ShiftOS.Frontend/ShiftOS.Frontend.csproj')
-rw-r--r--ShiftOS.Frontend/ShiftOS.Frontend.csproj2
1 files changed, 2 insertions, 0 deletions
diff --git a/ShiftOS.Frontend/ShiftOS.Frontend.csproj b/ShiftOS.Frontend/ShiftOS.Frontend.csproj
index eff61a2..8decbc6 100644
--- a/ShiftOS.Frontend/ShiftOS.Frontend.csproj
+++ b/ShiftOS.Frontend/ShiftOS.Frontend.csproj
@@ -64,8 +64,10 @@
<Compile Include="GUI\ProgressBar.cs" />
<Compile Include="GUI\TextControl.cs" />
<Compile Include="GUI\TextInput.cs" />
+ <Compile Include="Hacking\HackingCommands.cs" />
<Compile Include="Hacking\HackableProvider.cs" />
<Compile Include="Hacking\HackerTestCommands.cs" />
+ <Compile Include="Hacking\PayloadFunc.cs" />
<Compile Include="Infobox.cs" />
<Compile Include="MainMenu.cs" />
<Compile Include="MonoGameLanguageProvider.cs" />