We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d18ad0 commit 04a59edCopy full SHA for 04a59ed
3 files changed
packages/webgal/public/game/config.txt
@@ -4,5 +4,3 @@ Title_img:WebGAL_New_Enter_Image.webp;
4
Title_bgm:s_Title.mp3;
5
Game_Logo:WebGalEnter.webp;
6
Enable_Appreciation:true;
7
-Max_line:4;
8
-Max_lineHeight:0.25;
packages/webgal/public/game/scene/demo_max_line_test.txt
@@ -1 +0,0 @@
1
-WebGAL:我是第一行文本|我是第二行哈哈|第三行在这里|第四行是这个内容;
packages/webgal/public/game/scene/start.txt
@@ -1,3 +1,3 @@
setVar:heroine=WebGAL;
2
setVar:egine=WebGAL;
3
-choose:多行测试:demo_max_line_test.txt|简体中文:demo_zh_cn.txt|日本語:demo_ja.txt|English:demo_en.txt|Test:function_test.txt;
+choose:简体中文:demo_zh_cn.txt|日本語:demo_ja.txt|English:demo_en.txt|Test:function_test.txt;
0 commit comments