Files
Ragon/Ragon/Sources/Lobby/ILobby.cs
T
2022-06-25 11:08:50 +04:00

6 lines
53 B
C#

namespace Ragon.Core;
public interface ILobby
{
}