Explorar el Código

Merge branch 'master' of http://120.76.130.29:3000/xx/ludo_server

xy hace 2 días
padre
commit
1f692101c7
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

@@ -23,4 +23,5 @@ export enum MsgID {
     BeKickLogin = 20,
     UpdateUserInfo = 21,
     ReqShop = 22,
+    ResShop = 23,
 }