This commit is contained in:
aozhiwei 2020-12-16 15:19:20 +08:00
parent 71893e946b
commit adb9a06908
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
// Code generated by protoc-gen-go. DO NOT EDIT. / Code generated by protoc-gen-go. DO NOT EDIT.
// versions: // versions:
// protoc-gen-go v1.23.0 // protoc-gen-go v1.23.0
// protoc (unknown) // protoc (unknown)

View File

@ -39,4 +39,4 @@ message GameConf
message GameConfMetas message GameConfMetas
{ {
repeated GameConf values = 1; repeated GameConf values = 1;
} }