servicepoint-tanks/TanksServer/GlobalUsings.cs

4 lines
99 B
C#
Raw Normal View History

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