From 05501a20f385a8e20eb4e21a80cf1b1dac3fae36 Mon Sep 17 00:00:00 2001 From: Lapis-LJA Date: Sat, 14 Mar 2026 00:37:23 +0900 Subject: [PATCH] =?UTF-8?q?=E8=AA=A4=E6=A4=8D=E3=82=92=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .vscode/settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index fbd0425838..d077d57a73 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1857,7 +1857,7 @@ }, { "name": "id", - "question": "ObjectのID", + "question": "MobのID", "pattern": "[1-9][0-9]*", "patternErrorMessage": "数値のみが許されるよ" }