시작씬 수정
This commit is contained in:
Binary file not shown.
@@ -111,7 +111,7 @@ public void SetZoneActive(DialogRegion zone, bool active)
|
|||||||
public void SetClearDialogParameter()
|
public void SetClearDialogParameter()
|
||||||
{
|
{
|
||||||
string sceneName1 = "블랙잭";
|
string sceneName1 = "블랙잭";
|
||||||
string sceneCode1 = "blackjack";
|
string sceneCode1 = "BlackjackRoom";
|
||||||
string sceneName2 = "캣룸";
|
string sceneName2 = "캣룸";
|
||||||
string sceneCode2 = "CatsRoom";
|
string sceneCode2 = "CatsRoom";
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user