refactor: 注释掉提示消息配置中的特定条目

- 注释掉了 ID 为 54 的提示消息配置项
- 该配置项可能与显示战斗结果和掉落物品相关
- 注释此条目的原因可能是为了暂时禁用该功能或进行调试
This commit is contained in:
aixianling
2024-12-17 14:55:10 +08:00
parent 27ad18aeae
commit 925caed99d

View File

@@ -212,10 +212,10 @@ TipMsg={
id = 53,
tipmsg = "|C:0xf56f00&T:在交易时不能这么做|",
},
[54] = {
id = 54,
tipmsg = "|C:0x318aff&T:%s|在|C:0xffffff&T:%s|击败|C:0xda1e00&T:%s|爆出了%s",
},
--[54] = {
--id = 54,
--tipmsg = "|C:0x318aff&T:%s|在|C:0xffffff&T:%s|击败|C:0xda1e00&T:%s|爆出了%s",
--},
[55] = {
id = 55,
tipmsg = "|C:0xf56f00&T:角色名错误或对方不在线|",