servicepoint-tanks/TanksServer/GlobalUsings.cs
2024-04-06 16:38:26 +02:00

5 lines
125 B
C#

global using System;
global using System.Collections.Generic;
global using System.Linq;
global using System.Threading.Tasks;