aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Engine/Properties/Resources.Designer.cs
diff options
context:
space:
mode:
Diffstat (limited to 'TimeHACK.Engine/Properties/Resources.Designer.cs')
-rw-r--r--TimeHACK.Engine/Properties/Resources.Designer.cs55
1 files changed, 55 insertions, 0 deletions
diff --git a/TimeHACK.Engine/Properties/Resources.Designer.cs b/TimeHACK.Engine/Properties/Resources.Designer.cs
index 0153858..b0186e9 100644
--- a/TimeHACK.Engine/Properties/Resources.Designer.cs
+++ b/TimeHACK.Engine/Properties/Resources.Designer.cs
@@ -200,6 +200,43 @@ namespace TimeHACK.Engine.Properties {
}
/// <summary>
+ /// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
+ /// </summary>
+ internal static System.IO.UnmanagedMemoryStream Win95PlusDangerousCreaturesStart {
+ get {
+ return ResourceManager.GetStream("Win95PlusDangerousCreaturesStart", resourceCulture);
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ internal static System.Drawing.Bitmap Win95PlusDangerousCreaturesWallpaper {
+ get {
+ object obj = ResourceManager.GetObject("Win95PlusDangerousCreaturesWallpaper", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
+ /// </summary>
+ internal static System.IO.UnmanagedMemoryStream Win95Start {
+ get {
+ return ResourceManager.GetStream("Win95Start", resourceCulture);
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
+ /// </summary>
+ internal static System.IO.UnmanagedMemoryStream Win95Stop {
+ get {
+ return ResourceManager.GetStream("Win95Stop", resourceCulture);
+ }
+ }
+
+ /// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
internal static System.Drawing.Bitmap Win95Warning {
@@ -210,6 +247,24 @@ namespace TimeHACK.Engine.Properties {
}
/// <summary>
+ /// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
+ /// </summary>
+ internal static System.IO.UnmanagedMemoryStream Win98Start {
+ get {
+ return ResourceManager.GetStream("Win98Start", resourceCulture);
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
+ /// </summary>
+ internal static System.IO.UnmanagedMemoryStream Win98Stop {
+ get {
+ return ResourceManager.GetStream("Win98Stop", resourceCulture);
+ }
+ }
+
+ /// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
internal static System.Drawing.Bitmap WinAboutSeparator95 {