move proto to submodule
This commit is contained in:
2
proto/MassivePropSyncInfo.proto
Normal file → Executable file
2
proto/MassivePropSyncInfo.proto
Normal file → Executable file
@@ -6,5 +6,5 @@ import "MassivePropParam.proto";
|
||||
|
||||
message MassivePropSyncInfo {
|
||||
int64 id = 1;
|
||||
map<int32, MassivePropParam> propMap = 2;
|
||||
repeated MassivePropParam prop_list = 2;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user