WIP: MusicTransition SyncPoint

This commit is contained in:
2026-04-16 17:55:29 +08:00
parent 813f4254c9
commit ee68275e32
11 changed files with 29 additions and 23 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ namespace OCES
{
public class SetStateBind : MonoBehaviour
{
public GameState targetGameState;
public TileMaterial targetGameState;
public bool enableLowpass;
public Text buttonText;