scripts
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
using System;
|
||||
|
||||
namespace UnityEngine.Networking.Match
|
||||
{
|
||||
// Token: 0x020002B4 RID: 692
|
||||
internal class CreateOrJoinMatchRequest : CreateMatchRequest
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user