mirror of
https://github.com/kwsch/NHSE.git
synced 2026-08-05 09:19:12 -05:00
Add shamrock shake
This commit is contained in:
parent
4a303de57b
commit
cdc01a0bd8
10
NHSE.Sprites/Properties/Resources.Designer.cs
generated
10
NHSE.Sprites/Properties/Resources.Designer.cs
generated
|
|
@ -4960,6 +4960,16 @@ internal class Resources {
|
|||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
||||
/// </summary>
|
||||
internal static System.Drawing.Bitmap JuiceShamrock {
|
||||
get {
|
||||
object obj = ResourceManager.GetObject("JuiceShamrock", resourceCulture);
|
||||
return ((System.Drawing.Bitmap)(obj));
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
||||
/// </summary>
|
||||
|
|
|
|||
|
|
@ -1588,6 +1588,9 @@
|
|||
<data name="JohnyParts" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\Resources\MenuIcon\JohnyParts.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||
</data>
|
||||
<data name="JuiceShamrock" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\Resources\MenuIcon\JuiceShamrock.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||
</data>
|
||||
<data name="Kabu" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\Resources\MenuIcon\Kabu.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||
</data>
|
||||
|
|
|
|||
BIN
NHSE.Sprites/Resources/MenuIcon/JuiceShamrock.png
Normal file
BIN
NHSE.Sprites/Resources/MenuIcon/JuiceShamrock.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.3 KiB |
Loading…
Reference in New Issue
Block a user