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 3fabc72..3021ee7 100644
--- a/Penguloon/Penguloon.csproj
+++ b/Penguloon/Penguloon.csproj
@@ -106,6 +106,7 @@
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="SceneManager.cs" />
<Compile Include="Scenes\LevelSelectionScene.cs" />
+ <Compile Include="Scenes\SupportScene.cs" />
<Compile Include="Scenes\LoadingScene.cs" />
<Compile Include="Scenes\MenuScene.cs" />
<Compile Include="Scenes\SceneBase.cs" />