diff options
| author | EverythingWindows <[email protected]> | 2022-11-13 09:00:34 +0700 |
|---|---|---|
| committer | EverythingWindows <[email protected]> | 2022-11-13 09:00:34 +0700 |
| commit | 6f1a5bfa56fc68853ae150a065950714f490a7f0 (patch) | |
| tree | 24dd87f58c0c59e2da9bf66b017be53e27289360 /ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj | |
| parent | 850353a885d40f15cac96d7f31fdad81fa2093a4 (diff) | |
| download | shiftos-therevival-old-6f1a5bfa56fc68853ae150a065950714f490a7f0.tar.gz shiftos-therevival-old-6f1a5bfa56fc68853ae150a065950714f490a7f0.tar.bz2 shiftos-therevival-old-6f1a5bfa56fc68853ae150a065950714f490a7f0.zip | |
Epilepsy Warning dedicated
Diffstat (limited to 'ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj')
| -rw-r--r-- | ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj b/ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj index 61a4748..7dfac67 100644 --- a/ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj +++ b/ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj @@ -100,6 +100,12 @@ <SubType>Form</SubType> </Compile> <Compile Include="MainForms\DirectoryManagements.vb" /> + <Compile Include="MainForms\Epilepsy.Designer.vb"> + <DependentUpon>Epilepsy.vb</DependentUpon> + </Compile> + <Compile Include="MainForms\Epilepsy.vb"> + <SubType>Form</SubType> + </Compile> <Compile Include="MainForms\FileManagement.vb" /> <Compile Include="MainForms\IntroStory.Designer.vb"> <DependentUpon>IntroStory.vb</DependentUpon> @@ -154,6 +160,9 @@ <EmbeddedResource Include="MainForms\BugSlap.resx"> <DependentUpon>BugSlap.vb</DependentUpon> </EmbeddedResource> + <EmbeddedResource Include="MainForms\Epilepsy.resx"> + <DependentUpon>Epilepsy.vb</DependentUpon> + </EmbeddedResource> <EmbeddedResource Include="MainForms\IntroStory.resx"> <DependentUpon>IntroStory.vb</DependentUpon> </EmbeddedResource> @@ -203,7 +212,6 @@ <None Include="Resources\CurrentVersion.txt" /> <Content Include="MainForms\rev.txt" /> <Content Include="Resources\man Manuals\textpad.txt" /> - <Content Include="Resources\epilepsy.txt" /> <Content Include="Resources\Fortunes.txt" /> <Content Include="Resources\hangman.txt" /> <Content Include="Resources\man Manuals\bc.txt" /> |
