diff options
| author | Michael <[email protected]> | 2017-06-18 08:41:46 -0400 |
|---|---|---|
| committer | Michael <[email protected]> | 2017-06-18 08:41:46 -0400 |
| commit | 12acff8742f4c64976bfabee1b70dc515190fc7c (patch) | |
| tree | f0bd18b2355d34c07c744c3cd82a4725a799eecd /ShiftOS_TheReturn/ShiftOS.Engine.csproj | |
| parent | eb29eaec9840254e0bd7620a0d5e8e6b0bcf8efa (diff) | |
| download | shiftos_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.csproj | 1 |
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" /> |
