diff options
| author | Michael <[email protected]> | 2017-06-24 20:26:14 -0400 |
|---|---|---|
| committer | Michael <[email protected]> | 2017-06-24 20:26:14 -0400 |
| commit | 4c63e5e41c55d41c0bcaa09f125299d4b1892ef6 (patch) | |
| tree | bf5da5cf46136de99b79fb2cd0f43283a711a62d /ShiftOS.WinForms/ShiftOS.WinForms.csproj | |
| parent | 4c7703c535eacb58375c872ea5cf9e733c9cf5d5 (diff) | |
| download | shiftos_thereturn-4c63e5e41c55d41c0bcaa09f125299d4b1892ef6.tar.gz shiftos_thereturn-4c63e5e41c55d41c0bcaa09f125299d4b1892ef6.tar.bz2 shiftos_thereturn-4c63e5e41c55d41c0bcaa09f125299d4b1892ef6.zip | |
mission commands
Diffstat (limited to 'ShiftOS.WinForms/ShiftOS.WinForms.csproj')
| -rw-r--r-- | ShiftOS.WinForms/ShiftOS.WinForms.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ShiftOS.WinForms/ShiftOS.WinForms.csproj b/ShiftOS.WinForms/ShiftOS.WinForms.csproj index a83bed1..570d049 100644 --- a/ShiftOS.WinForms/ShiftOS.WinForms.csproj +++ b/ShiftOS.WinForms/ShiftOS.WinForms.csproj @@ -357,7 +357,7 @@ <Compile Include="MainMenu\MainMenu.Designer.cs"> <DependentUpon>MainMenu.cs</DependentUpon> </Compile> - <Compile Include="MissionAttribute.cs" /> + <Compile Include="MissionCommands.cs" /> <Compile Include="Oobe.cs"> <SubType>Form</SubType> </Compile> |
