syntax = "proto3";

package AcFunDanmu;

message PkPlayerRoundStatistic {
    int64 a = 1;
    int32 b = 2;
}
