1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-05-23 17:13:38 +02:00

combine attributes

This commit is contained in:
Ell 2021-02-28 16:44:29 +01:00
parent 5b4757d3bf
commit 80f2b55687

View file

@ -10,8 +10,7 @@ namespace MLEM.Misc {
/// Both straight and diagonal directions are supported.
/// There are several extension methods and arrays available in <see cref="Direction2Helper"/>.
/// </summary>
[Flags]
[DataContract]
[Flags, DataContract]
public enum Direction2 {
/// <summary>