This commit is contained in:
2025-01-18 17:30:03 +03:00
parent edf90b39c4
commit 2f919e4fd8
45 changed files with 1403 additions and 466 deletions
@@ -18,7 +18,6 @@ namespace Ragon.Server;
public ref struct RoomInformation
{
public string Scene;
public int Min;
public int Max;
public int BufferedEventsLimit;