From a2e3f6358a2c7c25d5366bec4f75138ed3413305 Mon Sep 17 00:00:00 2001 From: lempamo Date: Fri, 28 Apr 2017 13:48:46 -0400 Subject: added CHORD.WAV --- TimeHACK.Engine/Properties/Resources.Designer.cs | 9 +++++++++ TimeHACK.Engine/Properties/Resources.resx | 3 +++ 2 files changed, 12 insertions(+) (limited to 'TimeHACK.Engine/Properties') diff --git a/TimeHACK.Engine/Properties/Resources.Designer.cs b/TimeHACK.Engine/Properties/Resources.Designer.cs index 4fc5367..0153858 100644 --- a/TimeHACK.Engine/Properties/Resources.Designer.cs +++ b/TimeHACK.Engine/Properties/Resources.Designer.cs @@ -90,6 +90,15 @@ namespace TimeHACK.Engine.Properties { } } + /// + /// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream. + /// + internal static System.IO.UnmanagedMemoryStream CHORD { + get { + return ResourceManager.GetStream("CHORD", resourceCulture); + } + } + /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// diff --git a/TimeHACK.Engine/Properties/Resources.resx b/TimeHACK.Engine/Properties/Resources.resx index 299d056..ce1326d 100644 --- a/TimeHACK.Engine/Properties/Resources.resx +++ b/TimeHACK.Engine/Properties/Resources.resx @@ -178,4 +178,7 @@ ..\Resources\WinClassic\Window\windows_command_prompt.ttf;System.Byte[], mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + ..\resources\chord.wav;System.IO.MemoryStream, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + \ No newline at end of file -- cgit v1.2.3