调整谱面开放

This commit is contained in:
SoulliesOfficial
2026-04-01 01:35:17 -04:00
parent 25b6da25ae
commit e9393c64f7
29 changed files with 466 additions and 2802 deletions

View File

@@ -131,6 +131,8 @@ namespace Ichni.RhythmGame
public void UpdateTransform(bool refreshAll = true)
{
if(transformSubmodule == null) return;
GameElement attachedGameElement = transformSubmodule.attachedGameElement;
bool willRefresh = false;