diff options
| author | Michael <[email protected]> | 2017-03-09 16:14:35 -0500 |
|---|---|---|
| committer | Michael <[email protected]> | 2017-03-09 16:14:35 -0500 |
| commit | 3f08cb807c1490af423450e3eb03a46aa11caf2f (patch) | |
| tree | 38ec804cae9d1106f78074eea4b926f3204fd8f9 /ShiftOS_TheReturn/ShiftOS.Engine.csproj | |
| parent | d9b4e79bcffea6139fadefcd95a020029941eda7 (diff) | |
| download | shiftos_thereturn-3f08cb807c1490af423450e3eb03a46aa11caf2f.tar.gz shiftos_thereturn-3f08cb807c1490af423450e3eb03a46aa11caf2f.tar.bz2 shiftos_thereturn-3f08cb807c1490af423450e3eb03a46aa11caf2f.zip | |
Colored terminal text
Diffstat (limited to 'ShiftOS_TheReturn/ShiftOS.Engine.csproj')
| -rw-r--r-- | ShiftOS_TheReturn/ShiftOS.Engine.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ShiftOS_TheReturn/ShiftOS.Engine.csproj b/ShiftOS_TheReturn/ShiftOS.Engine.csproj index 20ca879..00d828f 100644 --- a/ShiftOS_TheReturn/ShiftOS.Engine.csproj +++ b/ShiftOS_TheReturn/ShiftOS.Engine.csproj @@ -99,6 +99,7 @@ <Compile Include="AudioManager.cs" /> <Compile Include="Commands.cs" /> <Compile Include="Command.cs" /> + <Compile Include="ConsoleEx.cs" /> <Compile Include="CrashHandler.cs" /> <Compile Include="CrashHandler.Designer.cs"> <DependentUpon>CrashHandler.cs</DependentUpon> |
