diff options
| author | Michael <[email protected]> | 2017-06-03 09:16:44 -0400 |
|---|---|---|
| committer | Michael <[email protected]> | 2017-06-03 09:16:44 -0400 |
| commit | cc55af0c8b4d14053bfb46ec14c3e1887d375f7d (patch) | |
| tree | 37231db5ce31a1e18b49ccb4d027f64393830820 /ShiftOS.WinForms/ShiftOS.WinForms.csproj | |
| parent | 719f2e4170e0a42ca372ff142e5b9613177db1be (diff) | |
| download | shiftos_thereturn-cc55af0c8b4d14053bfb46ec14c3e1887d375f7d.tar.gz shiftos_thereturn-cc55af0c8b4d14053bfb46ec14c3e1887d375f7d.tar.bz2 shiftos_thereturn-cc55af0c8b4d14053bfb46ec14c3e1887d375f7d.zip | |
story objectives system
Diffstat (limited to 'ShiftOS.WinForms/ShiftOS.WinForms.csproj')
| -rw-r--r-- | ShiftOS.WinForms/ShiftOS.WinForms.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ShiftOS.WinForms/ShiftOS.WinForms.csproj b/ShiftOS.WinForms/ShiftOS.WinForms.csproj index 0a59c00..e1afa84 100644 --- a/ShiftOS.WinForms/ShiftOS.WinForms.csproj +++ b/ShiftOS.WinForms/ShiftOS.WinForms.csproj @@ -427,6 +427,7 @@ <Compile Include="StatusIcons\Volume.Designer.cs"> <DependentUpon>Volume.cs</DependentUpon> </Compile> + <Compile Include="Stories\DevXSkinningStory.cs" /> <Compile Include="Stories\LegionStory.cs" /> <Compile Include="TestCommandsForUpgrades.cs" /> <Compile Include="Tools\ColorPickerDataBackend.cs" /> |
