시작씬 수정

This commit is contained in:
2026-06-29 11:58:56 +09:00
parent 87fb20d4db
commit 1e2bffa0d6
2 changed files with 3 additions and 3 deletions

View File

@@ -111,7 +111,7 @@ public void SetZoneActive(DialogRegion zone, bool active)
public void SetClearDialogParameter()
{
string sceneName1 = "블랙잭";
string sceneCode1 = "blackjack";
string sceneCode1 = "BlackjackRoom";
string sceneName2 = "캣룸";
string sceneCode2 = "CatsRoom";