aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS_TheReturn/ShiftOS.Engine.csproj
diff options
context:
space:
mode:
authorMichael <[email protected]>2017-06-18 08:41:46 -0400
committerMichael <[email protected]>2017-06-18 08:41:46 -0400
commit12acff8742f4c64976bfabee1b70dc515190fc7c (patch)
treef0bd18b2355d34c07c744c3cd82a4725a799eecd /ShiftOS_TheReturn/ShiftOS.Engine.csproj
parenteb29eaec9840254e0bd7620a0d5e8e6b0bcf8efa (diff)
downloadshiftos_thereturn-12acff8742f4c64976bfabee1b70dc515190fc7c.tar.gz
shiftos_thereturn-12acff8742f4c64976bfabee1b70dc515190fc7c.tar.bz2
shiftos_thereturn-12acff8742f4c64976bfabee1b70dc515190fc7c.zip
move terminal commands out of the engine
Diffstat (limited to 'ShiftOS_TheReturn/ShiftOS.Engine.csproj')
-rw-r--r--ShiftOS_TheReturn/ShiftOS.Engine.csproj1
1 files changed, 0 insertions, 1 deletions
diff --git a/ShiftOS_TheReturn/ShiftOS.Engine.csproj b/ShiftOS_TheReturn/ShiftOS.Engine.csproj
index 5d434fc..66d2747 100644
--- a/ShiftOS_TheReturn/ShiftOS.Engine.csproj
+++ b/ShiftOS_TheReturn/ShiftOS.Engine.csproj
@@ -124,7 +124,6 @@
<Compile Include="AudioManager.cs" />
<Compile Include="BFInterpreter.cs" />
<Compile Include="CommandParser.cs" />
- <Compile Include="Commands.cs" />
<Compile Include="Command.cs" />
<Compile Include="ConsoleEx.cs" />
<Compile Include="CrashHandler.cs" />