Anime Matrix Editor

This commit is contained in:
Serge
2023-09-05 21:38:58 +02:00
parent fce9cddd02
commit b93499c20d
18 changed files with 784 additions and 108 deletions

View File

@@ -629,5 +629,15 @@ namespace GHelper.Properties {
return ((System.Drawing.Icon)(obj));
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
internal static System.Drawing.Bitmap Vector_3 {
get {
object obj = ResourceManager.GetObject("Vector 3", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
}
}