Code cleanup.
This commit is contained in:
@@ -5,7 +5,7 @@ using System.Collections.Generic;
|
||||
using UnityEngine;
|
||||
|
||||
namespace Cryville.Crtr.Browsing.Legacy {
|
||||
public class LegacyChartDetail : IChartDetail, IResourceMeta {
|
||||
internal class LegacyChartDetail : IChartDetail, IResourceMeta {
|
||||
public AsyncDelivery<Texture2D> Cover { get; set; }
|
||||
public ChartMeta Meta { get; set; }
|
||||
|
||||
|
Reference in New Issue
Block a user