[Modify]寻爱协议修改
This commit is contained in:
@@ -133,13 +133,13 @@ public class CustomAttachment implements MsgAttachment {
|
||||
public static final int CUSTOM_MSG_DRAGON_BAR_END = 252;
|
||||
public static final int CUSTOM_MSG_DRAGON_BAR_CANCEL = 253;
|
||||
public static final int CUSTOM_MSG_DRAGON_BAR_RUNAWAY = 254;
|
||||
//房间开宝箱
|
||||
public static final int CUSTOM_MSG_BOX = 26;
|
||||
public static final int CUSTOM_MSG_SUB_BOX_ME = 261;//自己可见
|
||||
public static final int CUSTOM_MSG_SUB_BOX_IN_ROOM = 262;//当前房间可见
|
||||
public static final int CUSTOM_MSG_SUB_BOX_ALL_ROOM = 263;//所有房间可见
|
||||
public static final int CUSTOM_MSG_SUB_BOX_ALL_ROOM_NOTIFY = 264;//所有房间可见+小秘书
|
||||
public static final int CUSTOM_MSG_SUB_BOX_ALL_ROOM_NOTIFY_BY_SVGA = 265;//所有房间可见+小秘书+高大上的SVGA
|
||||
//寻爱之旅
|
||||
public static final int CUSTOM_MSG_BOX = 98;
|
||||
public static final int CUSTOM_MSG_SUB_BOX_ME = 981;//自己可见
|
||||
public static final int CUSTOM_MSG_SUB_BOX_IN_ROOM = 982;//当前房间可见
|
||||
public static final int CUSTOM_MSG_SUB_BOX_ALL_ROOM = 983;//所有房间可见
|
||||
public static final int CUSTOM_MSG_SUB_BOX_ALL_ROOM_NOTIFY = 984;//所有房间可见+小秘书
|
||||
public static final int CUSTOM_MSG_SUB_BOX_ALL_ROOM_NOTIFY_BY_SVGA = 985;//所有房间可见+小秘书+高大上的SVGA
|
||||
//KTV
|
||||
public static final int CUSTOM_MSG_KTV = 27;
|
||||
public static final int CUSTOM_MSG_SUB_KTV_ADD = 271;
|
||||
|
Reference in New Issue
Block a user