Skip to content

Commit c172af0

Browse files
authored
Merge pull request #16 from mister91jiao/dev
增加漏传的命名空间
2 parents 7c9aa70 + 2c51fbd commit c172af0

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)