aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj
diff options
context:
space:
mode:
authorEverythingWindows <[email protected]>2022-11-03 04:28:19 +0700
committerEverythingWindows <[email protected]>2022-11-03 04:28:19 +0700
commitec630f54d67fa37e0ad79936c3eaf9cf1cd2ac1f (patch)
tree634bacedc8352e46746228cf9be6bbe65ff55867 /ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj
parent0f683e5c3535e8c3f20230aef44f6da1894e3746 (diff)
downloadshiftos-therevival-old-ec630f54d67fa37e0ad79936c3eaf9cf1cd2ac1f.tar.gz
shiftos-therevival-old-ec630f54d67fa37e0ad79936c3eaf9cf1cd2ac1f.tar.bz2
shiftos-therevival-old-ec630f54d67fa37e0ad79936c3eaf9cf1cd2ac1f.zip
story mode completed
Diffstat (limited to 'ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj')
-rw-r--r--ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj9
1 files changed, 9 insertions, 0 deletions
diff --git a/ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj b/ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj
index 10cec8a..0c96be9 100644
--- a/ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj
+++ b/ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj
@@ -99,6 +99,12 @@
<Compile Include="MainForms\BugSlap.vb">
<SubType>Form</SubType>
</Compile>
+ <Compile Include="MainForms\IntroStory.Designer.vb">
+ <DependentUpon>IntroStory.vb</DependentUpon>
+ </Compile>
+ <Compile Include="MainForms\IntroStory.vb">
+ <SubType>Form</SubType>
+ </Compile>
<Compile Include="MainForms\Shiftoriums.vb" />
<Compile Include="MainForms\ShiftOSMenu.vb">
<SubType>Form</SubType>
@@ -136,6 +142,9 @@
<EmbeddedResource Include="MainForms\BugSlap.resx">
<DependentUpon>BugSlap.vb</DependentUpon>
</EmbeddedResource>
+ <EmbeddedResource Include="MainForms\IntroStory.resx">
+ <DependentUpon>IntroStory.vb</DependentUpon>
+ </EmbeddedResource>
<EmbeddedResource Include="MainForms\Terminal.resx">
<DependentUpon>Terminal.vb</DependentUpon>
</EmbeddedResource>