mirror of
https://github.com/HistacomUnity/Histacom2-old.git
synced 2025-01-22 17:12:56 -05:00
set start sound to play slightly earlier
This commit is contained in:
parent
20dcdbf96d
commit
ecd5324b48
14 changed files with 14 additions and 14 deletions
|
@ -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());
|
||||
|
||||
|
|
|
@ -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>
|
||||
|
|
Binary file not shown.
|
@ -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>
|
||||
|
|
Binary file not shown.
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -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>
|
||||
|
|
Binary file not shown.
|
@ -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>
|
||||
|
|
Binary file not shown.
Loading…
Reference in a new issue