diff options
Diffstat (limited to 'Penguloon/Penguloon.csproj')
| -rw-r--r-- | Penguloon/Penguloon.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Penguloon/Penguloon.csproj b/Penguloon/Penguloon.csproj index 5721bb6..3d1b5b2 100644 --- a/Penguloon/Penguloon.csproj +++ b/Penguloon/Penguloon.csproj @@ -68,6 +68,7 @@ <Compile Include="Controls\Button.cs" /> <Compile Include="Controls\ButtonIngame.cs" /> <Compile Include="Controls\ControlBase.cs" /> + <Compile Include="Controls\IngameEndStats.cs" /> <Compile Include="Controls\IngameOptions.cs" /> <Compile Include="Controls\MessageBox.cs" /> <Compile Include="Controls\ObjectSelector.cs" /> |
