This commit is contained in:
DazedAnon 2026-07-25 14:32:12 -05:00
parent 20271b935b
commit 1a04fff476

View file

@ -4567,7 +4567,7 @@
"dText", "dText",
"文字列ピクチャ準備", "文字列ピクチャ準備",
{ {
"text": "\\V[11] Month \\V[12] Day", "text": "\\V[11]/\\V[12]",
"fontSize": "30" "fontSize": "30"
} }
] ]
@ -4576,7 +4576,7 @@
"code": 657, "code": 657,
"indent": 0, "indent": 0,
"parameters": [ "parameters": [
"表示文字列 = \\V[11]月\\V[12]日" "表示文字列 = \\V[11]/\\V[12]"
] ]
}, },
{ {