Merge branch 'main' of https://www.nakjungit.site/sharedacc520k/WhaleAdventure_VR_Diet
This commit is contained in:
@@ -211,20 +211,23 @@ private string GetDisplayName(string sceneName)
|
||||
{
|
||||
switch (sceneName)
|
||||
{
|
||||
case "blackjack":
|
||||
return "블랙잭";
|
||||
case "BlackjackRoom":
|
||||
return "저주받은 난파선";
|
||||
|
||||
case "CatsRoom":
|
||||
return "캣룸";
|
||||
return "낭아치들의 언덕";
|
||||
|
||||
case "MazeRoom":
|
||||
return "미로방";
|
||||
return "푸른 요정의 정원";
|
||||
|
||||
case "Cave_Test_2":
|
||||
return "동굴방";
|
||||
case "CaveRoom":
|
||||
return "거꾸로 계곡";
|
||||
|
||||
case "FishhookRoom":
|
||||
return "눈물에 잠긴 낚시터";
|
||||
|
||||
case "Gepto first":
|
||||
return "제페토";
|
||||
return "제페토의 작업실";
|
||||
|
||||
default:
|
||||
return sceneName;
|
||||
|
||||
Reference in New Issue
Block a user