mirror of
https://github.com/akuker/RASCSI.git
synced 2025-01-11 09:29:53 +00:00
Comment update
This commit is contained in:
parent
18b3f088af
commit
3d0810b50f
@ -136,7 +136,7 @@ message PbCommand {
|
|||||||
string params = 3;
|
string params = 3;
|
||||||
}
|
}
|
||||||
|
|
||||||
// The result of a command
|
// The result of a command. Note that the SERVER_INFO command has a special result.
|
||||||
message PbResult {
|
message PbResult {
|
||||||
// false means that an error occurred
|
// false means that an error occurred
|
||||||
bool status = 1;
|
bool status = 1;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user