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 3d1b5b2..71b4060 100644 --- a/Penguloon/Penguloon.csproj +++ b/Penguloon/Penguloon.csproj @@ -65,6 +65,7 @@ <Compile Include="ContentManager.cs" /> <Compile Include="ContentPathManager.cs" /> <Compile Include="Controls\Alert.cs" /> + <Compile Include="Controls\ButtonReset.cs" /> <Compile Include="Controls\Button.cs" /> <Compile Include="Controls\ButtonIngame.cs" /> <Compile Include="Controls\ControlBase.cs" /> |
