summaryrefslogtreecommitdiff
path: root/Penguloon/Penguloon.csproj
diff options
context:
space:
mode:
authoraldrikboy <aldrikboy@gmail.com>2018-01-13 21:40:10 +0100
committeraldrikboy <aldrikboy@gmail.com>2018-01-13 21:40:10 +0100
commit8f50205e10a84ec88bc1c192a4e556a9a593b7f7 (patch)
tree51a338af7a1553e2f49f3c0e9ff8a9e76a012b9e /Penguloon/Penguloon.csproj
parent8a4eb6a05b95290cc1d8f26b8c285d391f37fe4e (diff)
stats reset btn
Diffstat (limited to 'Penguloon/Penguloon.csproj')
-rw-r--r--Penguloon/Penguloon.csproj1
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" />