비트 찍기 완료 및 클로드를 통한 api작업
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
// 곡 선택 UI → Game 씬으로 선택 정보를 전달하는 정적 컨테이너
|
||||
public static class GameSession
|
||||
{
|
||||
public static SongInfo SelectedSong;
|
||||
public static string SelectedDifficulty;
|
||||
}
|
||||
Reference in New Issue
Block a user