소스 검색

no message

DrDuck0117 3 달 전
부모
커밋
06008bb3fe
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      objects/oMain/Create_0.gml

+ 1 - 1
objects/oMain/Create_0.gml

@@ -55,4 +55,4 @@ lerp_speed = 0.15;
 for (var i = 0; i < array_length(menu_options); i++)
     option_scale[i] = 1;
 
-favour_text = choose("123", "456");
+favour_text = choose("这是一条风味文本");