Files
Nebula-Auth/SteamLibForked/ProtoCore/Interfaces/IProtoMsg.cs
T
2024-02-01 01:21:56 +02:00

6 lines
80 B
C#

namespace SteamLib.ProtoCore.Interfaces;
public interface IProtoMsg
{
}