This commit is contained in:
2026-06-22 09:02:17 +08:00
Unverified
parent 64605ff7fb
commit 0a7b6cded7
2 changed files with 18 additions and 1 deletions
-1
View File
@@ -38,7 +38,6 @@ std::string getResourcePackKey(std::string const& name, Actor* ac) {
std::string res = "%" + type;
return res;
}
// 构造死亡信息输出
DeathMessageResult makeDeathMessage(
int cause,