Skip to content

Commit

Permalink
-normalize
Browse files Browse the repository at this point in the history
  • Loading branch information
aprius committed Nov 11, 2024
1 parent b22564c commit cbe4e37
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 37 deletions.
3 changes: 0 additions & 3 deletions Assets/Heart/Modules/Pool/External.meta

This file was deleted.

30 changes: 0 additions & 30 deletions Assets/Heart/Modules/Pool/External/Pancake.Pool.Addressable.asmdef

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

namespace Pancake.Pools
{
public static class SharedAsyncAddressableGameObjectPool
public static class SharedAssetReferencePoolAsync
{
private static readonly Dictionary<AssetReferenceGameObject, AsyncAddressableGameObjectPool> Pools = new();

Expand Down

0 comments on commit cbe4e37

Please sign in to comment.