基础内容-8
添加BM存档类
This commit is contained in:
@@ -6,7 +6,7 @@ using UnityEngine;
|
||||
|
||||
namespace Ichni.RhythmGame
|
||||
{
|
||||
public class SubstantialObject : BaseElement
|
||||
public abstract class SubstantialObject : BaseElement
|
||||
{
|
||||
public string themeBundleName, objectName;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user