This commit is contained in:
2026-06-29 14:38:43 +09:00
parent f67d0683a0
commit 9df81db479
19 changed files with 989 additions and 19 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";