6 lines
79 B
C#
6 lines
79 B
C#
|
namespace Game.Data
|
|||
|
{
|
|||
|
public class S2C_JoinRoom : Response
|
|||
|
{
|
|||
|
}
|
|||
|
}
|