move proto to submodule
This commit is contained in:
2
proto/PropPair.proto
Normal file → Executable file
2
proto/PropPair.proto
Normal file → Executable file
@@ -6,5 +6,5 @@ import "PropValue.proto";
|
||||
|
||||
message PropPair {
|
||||
uint32 type = 1;
|
||||
PropValue propValue = 2;
|
||||
PropValue prop_value = 2;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user