Files
AdamuSw/src/Network/GlobalUsings.cs
2026-07-14 19:00:35 +03:00

7 lines
304 B
C#

// <copyright file="GlobalUsings.cs" company="MUnique">
// Licensed under the MIT License. See LICENSE file in the project root for full license information.
// </copyright>
#pragma warning disable SA1200 // Using directives should be placed correctly
global using MUnique.OpenMU.Network.Properties;