卡组优化(分帧加载)
This commit is contained in:
@@ -58,6 +58,8 @@ namespace TcgEngine.Gameplay
|
||||
gameClient = FindFirstObjectByType<GameClient>();
|
||||
gameClient = GameClient.Get();
|
||||
|
||||
|
||||
|
||||
ApiClient client = ApiClient.Get();
|
||||
|
||||
if (gameClient != null)
|
||||
|
||||
Reference in New Issue
Block a user