summaryrefslogtreecommitdiff
path: root/Penguloon/Penguloon.csproj
diff options
context:
space:
mode:
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 71b4060..2181059 100644
--- a/Penguloon/Penguloon.csproj
+++ b/Penguloon/Penguloon.csproj
@@ -93,6 +93,7 @@
<Compile Include="Objects\GoldPenguinObject.cs" />
<Compile Include="Objects\HealthGeneratorObject.cs" />
<Compile Include="Objects\ObjectBase.cs" />
+ <Compile Include="Objects\ObjectUpgrade.cs" />
<Compile Include="Objects\PenguinObject.cs" />
<Compile Include="Projectiles\CannonballProjectile.cs" />
<Compile Include="Projectiles\ProjectileBase.cs" />