From f0a089bfa4ba1cbcf860ce1047cd8e19992cf994 Mon Sep 17 00:00:00 2001 From: wed150 Date: Sun, 21 Jun 2026 13:35:19 +0800 Subject: [PATCH] typo: remove unexpected space --- src/Language.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Language.h b/src/Language.h index 92779ec..4c1bbeb 100644 --- a/src/Language.h +++ b/src/Language.h @@ -274,7 +274,7 @@ death.attack.drown.item=%1$s 在试图逃离持有 %3$s 的 %2$s 时淹死了 death.attack.explosion=%1$s 爆炸了 death.attack.explosion.player=%1$s 被 %2$s 炸死了 death.attack.explosion.item=%1$s 被 %2$s 使用 %3$s 炸死了 -death.attack.badRespawnPoint.message= %1$s 被 [刻意的游戏设计] 杀死了 +death.attack.badRespawnPoint.message=%1$s 被 [刻意的游戏设计] 杀死了 death.attack.fall=%1$s 落地过猛 death.attack.fall.player=%1$s 在试图逃离 %2$s 时落地过猛 death.attack.fall.item=%1$s 在试图逃离持有 %3$s 的 %2$s 时落地过猛