mirror of
https://github.com/achiez/NebulaAuth-Steam-Desktop-Authenticator-by-Achies.git
synced 2026-07-29 16:27:51 +00:00
6 lines
80 B
C#
6 lines
80 B
C#
namespace SteamLib.ProtoCore.Interfaces;
|
|
|
|
public interface IProtoMsg
|
|
{
|
|
|
|
} |