日常任务改版
This commit is contained in:
@@ -316,6 +316,7 @@ public enum I18nAlertEnum {
|
||||
PACK_SEND_SYS("【{0}】给你赠送了【{1}】*【{2}】快去礼包中心查看使用吧!"),
|
||||
PACK_USE_SELF_SYS("你已经使用了【{0}】,对应的奖励已经放入你的背包啦!记得查收~"),
|
||||
PACK_SYS_SEND_SYS("恭喜你,系统给你赠送了{0}*{1}快去礼包中心查看使用吧!"),
|
||||
GOLD_BEAN_NAME("Gold Bean"),
|
||||
;
|
||||
|
||||
private final String defaultStr;
|
||||
|
Reference in New Issue
Block a user