补个注释

This commit is contained in:
SoulliesOfficial
2025-02-20 19:36:49 -05:00
parent 4d9694db60
commit 039bc5bddf
3 changed files with 9 additions and 4 deletions

View File

@@ -29,6 +29,7 @@ namespace Ichni.RhythmGame
public virtual void Delete()
{
OnDelete();
attachedGameElement.submoduleList.Remove(this);
}