UI update 02
This commit is contained in:
@@ -705,7 +705,7 @@ public class equipItemPrefab : MonoBehaviour, IBeginDragHandler, IDragHandler, I
|
||||
}
|
||||
#endif
|
||||
|
||||
return Resources.LoadAll<AllyHero_SO>("so/ally");
|
||||
return RuntimeResourcesCache.LoadAllAllyHeroes();
|
||||
}
|
||||
|
||||
public void SetInteractionOptions(bool dragEnabled, bool quickTransferEnabled)
|
||||
|
||||
Reference in New Issue
Block a user