Gogs hace 13 horas
padre
commit
471df35adf
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      bin/client_msg/msg.ts

+ 1 - 0
bin/client_msg/msg.ts

@@ -36,4 +36,5 @@ export enum MsgID {
     RecvAddFriendRequest = 33,
     OptAddFriendRequest = 34,
     SearchUser = 35,
+    ResSearchUser = 36,
 }