UI导入
This commit is contained in:
@@ -8,8 +8,8 @@ using TcgEngine.UI;
|
||||
namespace TcgEngine.Client
|
||||
{
|
||||
/// <summary>
|
||||
/// Main client script for the matchmaker
|
||||
/// Will send requests to server and receive a response when a matchmaking succeed or fail
|
||||
/// 匹配器的主客户端脚本
|
||||
/// 将向服务器发送请求并在匹配成功或失败时接收响应
|
||||
/// </summary>
|
||||
|
||||
public class GameClientMatchmaker : MonoBehaviour
|
||||
|
||||
Reference in New Issue
Block a user