diff options
| author | pfg <[email protected]> | 2017-03-12 09:29:17 -0700 |
|---|---|---|
| committer | pfg <[email protected]> | 2017-03-12 09:29:17 -0700 |
| commit | 6460ccee378e15408768337dcdc1bc77da07da53 (patch) | |
| tree | f32e7a443d23492343fec0881115cbcad15f6324 /ShiftOS_TheReturn/ShiftOS.Engine.csproj | |
| parent | b20d77edd1227b2ce53b65b0752972bd65a36e84 (diff) | |
| download | shiftos_thereturn-6460ccee378e15408768337dcdc1bc77da07da53.tar.gz shiftos_thereturn-6460ccee378e15408768337dcdc1bc77da07da53.tar.bz2 shiftos_thereturn-6460ccee378e15408768337dcdc1bc77da07da53.zip | |
Custom Command Syntax
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..5521f49 100644 --- a/ShiftOS_TheReturn/ShiftOS.Engine.csproj +++ b/ShiftOS_TheReturn/ShiftOS.Engine.csproj @@ -97,6 +97,7 @@ <Compile Include="AppearanceManager.cs" /> <Compile Include="AppLauncherDaemon.cs" /> <Compile Include="AudioManager.cs" /> + <Compile Include="CommandParser.cs" /> <Compile Include="Commands.cs" /> <Compile Include="Command.cs" /> <Compile Include="CrashHandler.cs" /> |
