Skip to content
Snippets Groups Projects
Commit b6f6d6b6 authored by Trandinh Thien's avatar Trandinh Thien
Browse files

Added sprite resources

parent 703268d7
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@
// </auto-generated>
//------------------------------------------------------------------------------
namespace View {
namespace Blaze_Brigade {
using System;
......@@ -60,6 +60,16 @@ namespace View {
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
internal static System.Drawing.Bitmap charSprite {
get {
object obj = ResourceManager.GetObject("charSprite", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
......
src/Blaze-Brigade/Blaze_Brigade/Resources/charSprite.png

1.11 KiB

No preview for this file type
src/Blaze-Brigade/Blaze_BrigadeContent/charSprite.png

1.11 KiB

No preview for this file type
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment