Skip to content

Commit 2c51fbd

Browse files
committed
增加漏传的命名空间
1 parent 7c9aa70 commit 2c51fbd

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

Assets/BundleMaster/CoroutineLock/CoroutineLockComponent.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
using System.Collections.Generic;
2+
using ET;
23

34
namespace BM
45
{

Assets/BundleMaster/CoroutineLock/CoroutineLockQueue.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
using System.Collections.Generic;
2+
using ET;
23

34
namespace BM
45
{

0 commit comments

Comments
 (0)