style: Forgotten Line Between Namespace and Class Declaration

This commit is contained in:
Syntriax 2024-02-01 12:53:17 +03:00
parent 09a8e71fe3
commit 636331e18f
1 changed files with 1 additions and 0 deletions

View File

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