diff options
| author | Michael <[email protected]> | 2017-06-24 14:41:45 -0400 |
|---|---|---|
| committer | Michael <[email protected]> | 2017-06-24 14:41:45 -0400 |
| commit | 8621b3ddffdd8211604f01d90ff40c9b2991f27a (patch) | |
| tree | 925fc7ed52ba29189f6a4f76f939ea97ca7539f0 /ShiftOS.WinForms/Properties/Resources.Designer.cs | |
| parent | 1661f9a5bd46dbd7d2586787c55bfc407c027629 (diff) | |
| download | shiftos_thereturn-8621b3ddffdd8211604f01d90ff40c9b2991f27a.tar.gz shiftos_thereturn-8621b3ddffdd8211604f01d90ff40c9b2991f27a.tar.bz2 shiftos_thereturn-8621b3ddffdd8211604f01d90ff40c9b2991f27a.zip | |
breaking the bonds storyline
Diffstat (limited to 'ShiftOS.WinForms/Properties/Resources.Designer.cs')
| -rw-r--r-- | ShiftOS.WinForms/Properties/Resources.Designer.cs | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/ShiftOS.WinForms/Properties/Resources.Designer.cs b/ShiftOS.WinForms/Properties/Resources.Designer.cs index 83515c4..dd84e94 100644 --- a/ShiftOS.WinForms/Properties/Resources.Designer.cs +++ b/ShiftOS.WinForms/Properties/Resources.Designer.cs @@ -360,6 +360,16 @@ namespace ShiftOS.WinForms.Properties { } /// <summary> + /// Looks up a localized resource of type System.Byte[]. + /// </summary> + internal static byte[] brute { + get { + object obj = ResourceManager.GetObject("brute", resourceCulture); + return ((byte[])(obj)); + } + } + + /// <summary> /// Looks up a localized resource of type System.Drawing.Bitmap. /// </summary> internal static System.Drawing.Bitmap DefaultMouse { |
