fix
This commit is contained in:
@@ -18,6 +18,7 @@ namespace Ichni.RhythmGame
|
||||
public GameObject perfectPoint;
|
||||
|
||||
public List<GameObject> notePartList;
|
||||
public List<GameObject> extraPartList;
|
||||
public List<GameObject> effectPrefabList;
|
||||
public virtual Vector3 noteVisualPosition => noteMain.transform.position;
|
||||
public EffectSubmodule effectSubmodule { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user