1 Commits

Author SHA1 Message Date
636331e18f style: Forgotten Line Between Namespace and Class Declaration 2024-02-01 14:51:49 +03:00

View File

@@ -1,4 +1,5 @@
namespace Syntriax.Engine.Core; namespace Syntriax.Engine.Core;
/// <summary> /// <summary>
/// Provides extension methods for <see cref="Vector2D"/> type. /// Provides extension methods for <see cref="Vector2D"/> type.
/// </summary> /// </summary>