index
:
worldserver-protobufs
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ChannelCmd.proto
blob: 85fd9c8b2350c495f6801c2d43298ed9404b3260 (
plain
) (
blame
)
1
2
3
4
5
6
7
syntax
=
"proto3"
;
package
whirl
;
message
ChannelCmd
{
string
channel
=
1
;
}