september 27th 2018 support

This commit is contained in:
recroom2016tutorial
2022-03-24 00:42:44 -04:00
parent f702725b9b
commit 2344b111d5
24 changed files with 3797 additions and 2155 deletions

View File

@@ -3,7 +3,7 @@ using Newtonsoft.Json;
using api;
using server;
using System.IO;
namespace gamesessions2018
namespace gamesesh2018
{
// Token: 0x02000020 RID: 32
public class GameSessions
@@ -87,7 +87,7 @@ namespace gamesessions2018
RecRoomId = null,
EventId = null,
CreatorPlayerId = (long?)APIServer.CachedPlayerID,
Name = "Custom Room",
Name = "OpenRec Custom Room",
ActivityLevelId = createRequest.ActivityLevelId,
Private = false,
Sandbox = true,