新增性能容器
This commit is contained in:
@@ -109,6 +109,7 @@ namespace Convention.Experimental.Modules
|
||||
}
|
||||
else
|
||||
{
|
||||
Debug.LogError("This object does not belong to any pool.", instance);
|
||||
throw new PublicType.GameException("This object does not belong to any pool.");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user