Merge branch 'main' of https://git.soulmc.cn/wed150/DeathMessages
This commit is contained in:
@@ -38,7 +38,6 @@ std::string getResourcePackKey(std::string const& name, Actor* ac) {
|
||||
std::string res = "%" + type;
|
||||
return res;
|
||||
}
|
||||
|
||||
// 构造死亡信息输出
|
||||
DeathMessageResult makeDeathMessage(
|
||||
int cause,
|
||||
|
||||
Reference in New Issue
Block a user