fix:1、多语言添加

This commit is contained in:
2026-07-07 17:04:11 +08:00
parent 09c02d51f7
commit 03b3ad4364
76 changed files with 41664 additions and 43127 deletions
@@ -1293,7 +1293,7 @@ namespace ChillConnect
else if (type == 1)
{
_isDeleteMode = !_isDeleteMode;
GameHelper.ShowTips("You can delete any one of the arrows!");
GameHelper.ShowTips("delete_arrow", true);
}
}