Explorar o código

add notification type=5

ja0ck5 %!s(int64=6) %!d(string=hai) anos
pai
achega
3f1098d8e2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      protobuf/message.proto

+ 1 - 1
protobuf/message.proto

@@ -26,7 +26,7 @@ message Message {
 
     DataMessage dataMessage = 2;
 
-    // Enum nType {1: 普通通知;2: 好友列表通知; 3: 艺人列表通知,4:用户家园建筑列表通知}
+    // Enum nType {1: 普通通知;2: 好友列表通知; 3: 艺人列表通知,4:用户家园建筑列表通知,5:任务大厅通知}
     message NotificationMessage {
         int32 nType = 1;
     }