set start sound to play slightly earlier

This commit is contained in:
lempamo 2017-04-01 16:32:53 -04:00
parent 20dcdbf96d
commit ecd5324b48
14 changed files with 14 additions and 14 deletions

View file

@ -26,6 +26,11 @@ public Windows95()
// When New Game is clicked in TitleScreen.cs
private void Desktop_Load(object sender, EventArgs e)
{
// Play Windows 95 Start Sound
Stream audio = Properties.Resources.Win95Start;
startsound = new SoundPlayer(audio);
startsound.Play();
// Hide the Startmenu
startmenu.Hide();
@ -38,11 +43,6 @@ private void Desktop_Load(object sender, EventArgs e)
// Start the ClockTimer
clockTimer.Start();
// Play Windows 95 Start Sound
Stream audio = Properties.Resources.Win95Start;
startsound = new SoundPlayer(audio);
startsound.Play();
// Set the StartMenu seperator
startmenuitems.Items.Insert(6, new ToolStripSeparator());

View file

@ -14,7 +14,7 @@
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>cp4mv+tX+6jJBhJbheR3r1fcQrhLwE/0ZofeJX+Q2g8=</dsig:DigestValue>
<dsig:DigestValue>VGG8ydFiCkHRvcc+GBL93k6JCjK6F0iaeOA/kJ0EPVk=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>

View file

@ -56,14 +56,14 @@
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="TimeHACK.exe" size="5512192">
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="TimeHACK.exe" size="5512704">
<assemblyIdentity name="TimeHACK" version="1.0.0.0" language="neutral" processorArchitecture="msil" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>Tror80yNARQdUqLmtn1yi8lJbJvktcZSmWBERAPGH+E=</dsig:DigestValue>
<dsig:DigestValue>AA5GUYnej7l+rvlbmSceLm12rMsQFQOIkVXTFht7gR0=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>

View file

@ -14,7 +14,7 @@
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>cp4mv+tX+6jJBhJbheR3r1fcQrhLwE/0ZofeJX+Q2g8=</dsig:DigestValue>
<dsig:DigestValue>VGG8ydFiCkHRvcc+GBL93k6JCjK6F0iaeOA/kJ0EPVk=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>

View file

@ -56,14 +56,14 @@
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="TimeHACK.exe" size="5512192">
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="TimeHACK.exe" size="5512704">
<assemblyIdentity name="TimeHACK" version="1.0.0.0" language="neutral" processorArchitecture="msil" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>Tror80yNARQdUqLmtn1yi8lJbJvktcZSmWBERAPGH+E=</dsig:DigestValue>
<dsig:DigestValue>AA5GUYnej7l+rvlbmSceLm12rMsQFQOIkVXTFht7gR0=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>

View file

@ -14,7 +14,7 @@
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>cp4mv+tX+6jJBhJbheR3r1fcQrhLwE/0ZofeJX+Q2g8=</dsig:DigestValue>
<dsig:DigestValue>VGG8ydFiCkHRvcc+GBL93k6JCjK6F0iaeOA/kJ0EPVk=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>

View file

@ -56,14 +56,14 @@
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="TimeHACK.exe" size="5512192">
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="TimeHACK.exe" size="5512704">
<assemblyIdentity name="TimeHACK" version="1.0.0.0" language="neutral" processorArchitecture="msil" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>Tror80yNARQdUqLmtn1yi8lJbJvktcZSmWBERAPGH+E=</dsig:DigestValue>
<dsig:DigestValue>AA5GUYnej7l+rvlbmSceLm12rMsQFQOIkVXTFht7gR0=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>