10 lines
185 B
C#
10 lines
185 B
C#
global using static RageCoop.Core.Shared;
|
|
global using static RageCoop.Server.Shared;
|
|
global using RageCoop.Core;
|
|
namespace RageCoop.Server
|
|
{
|
|
internal class Shared
|
|
{
|
|
}
|
|
}
|