mirror of
https://github.com/recroom2016/OpenRec.git
synced 2026-04-22 13:25:51 +00:00
september 27th 2018 support
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user