魔法礼物提示更改
This commit is contained in:
parent
f6948319af
commit
10bfff3031
@ -48,7 +48,7 @@ public enum GiftErrorCode implements IResponseErrorCode {
|
||||
/**
|
||||
* 魔法礼物只支持发送一个
|
||||
*/
|
||||
MAGIC_GIFT_QUANTITY_ERROR(8407, "The function for gifting multiple magical gifts is currently experiencing issues and is temporarily unavailable.")
|
||||
MAGIC_GIFT_QUANTITY_ERROR(8407, "The multiple magical gift gifting feature is undergoing an upgrade to improve performance and is temporarily unavailable for use.")
|
||||
;
|
||||
|
||||
private final int code;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user