✨ http-commands
This commit is contained in:
@@ -2,5 +2,6 @@ namespace Ragon.Server.Plugin.Web;
|
||||
|
||||
public class RoomJoinedRequest
|
||||
{
|
||||
|
||||
}
|
||||
public RoomDto Room { get; set; }
|
||||
public PlayerDto Player { get; set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user