Replay client (#15001)
This commit is contained in:
9
Content.Replay/GlobalUsings.cs
Normal file
9
Content.Replay/GlobalUsings.cs
Normal file
@@ -0,0 +1,9 @@
|
||||
// Global usings for Content.Replay
|
||||
|
||||
global using System;
|
||||
global using System.Collections.Generic;
|
||||
global using Robust.Shared.Log;
|
||||
global using Robust.Shared.Localization;
|
||||
global using Robust.Shared.GameObjects;
|
||||
global using Robust.Shared.IoC;
|
||||
global using Robust.Shared.Maths;
|
||||
Reference in New Issue
Block a user