6 lines
53 B
C#
6 lines
53 B
C#
namespace Ragon.Core;
|
|
|
|
public interface ILobby
|
|
{
|
|
|
|
} |
namespace Ragon.Core;
|
|
|
|
public interface ILobby
|
|
{
|
|
|
|
} |