syntax = "proto2"; package MMPro.micromsg; import "BaseResponse.proto"; message ModEmotionPackResponse { required BaseResponse _BaseResponse = 1; }