Skip to content

Commit

Permalink
Cleanup code style in MLHD
Browse files Browse the repository at this point in the history
  • Loading branch information
Luzifix committed Aug 1, 2024
1 parent b9d363f commit 22aaa7b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Warcraft.NET/Files/ADT/Chunks/Legion/MLHD.cs
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ public class MLHD : IIFFChunk, IBinarySerializable
/// </summary>
public BoundingBox UnkBoundingBox { get; set; }


/// <summary>
/// Initializes a new instance of the <see cref="MLHD"/> class.
/// </summary>
Expand Down

0 comments on commit 22aaa7b

Please sign in to comment.