mirror of
https://github.com/akuker/RASCSI.git
synced 2024-12-30 05:29:47 +00:00
Comment update
This commit is contained in:
parent
d1a9c40745
commit
67c958ed37
@ -161,6 +161,7 @@ enum PbOperation {
|
||||
|
||||
// The operation parameter meta data. The parameter data type is provided by the protobuf API.
|
||||
message PbOperationParameter {
|
||||
// The operation name at the time the protobuf data were generated from the .proto interface file
|
||||
string name = 1;
|
||||
// Optional short localized description, key is the lower case locale (e.g. en, de).
|
||||
// Falling back to "en" is recommended if a description for a particular language is missing.
|
||||
|
Loading…
Reference in New Issue
Block a user