mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-27 07:48:01 -07:00
protobuf warnings fixed (#2313)
This commit is contained in:
parent
42fb17bdd2
commit
04779c2a77
152 changed files with 153 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
syntax = "proto2";
|
||||
import "game_commands.proto";
|
||||
message Command_DeckSelect {
|
||||
extend GameCommand {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue