diff options
Diffstat (limited to 'TimeHACK.Engine/Properties/Resources.Designer.cs')
| -rw-r--r-- | TimeHACK.Engine/Properties/Resources.Designer.cs | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/TimeHACK.Engine/Properties/Resources.Designer.cs b/TimeHACK.Engine/Properties/Resources.Designer.cs index b2fabb2..ea06c47 100644 --- a/TimeHACK.Engine/Properties/Resources.Designer.cs +++ b/TimeHACK.Engine/Properties/Resources.Designer.cs @@ -266,6 +266,15 @@ namespace TimeHACK.Engine.Properties { /// <summary> /// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream. /// </summary> + public static System.IO.UnmanagedMemoryStream Win95PlusInsideComputerAsterisk { + get { + return ResourceManager.GetStream("Win95PlusInsideComputerAsterisk", resourceCulture); + } + } + + /// <summary> + /// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream. + /// </summary> public static System.IO.UnmanagedMemoryStream Win95PlusInsideComputerStart { get { return ResourceManager.GetStream("Win95PlusInsideComputerStart", resourceCulture); |
