Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Donald Haase
Cockatrice
Commits
2ce18a82
Commit
2ce18a82
authored
Mar 24, 2012
by
Max-Wilhelm Bruker
Browse files
RevealCards message log bug fixed
parent
80967b59
Changes
1
Hide whitespace changes
Inline
Side-by-side
common/pb/event_reveal_cards.proto
View file @
2ce18a82
...
...
@@ -6,7 +6,7 @@ message Event_RevealCards {
optional
Event_RevealCards
ext
=
2006
;
}
optional
string
zone_name
=
1
;
optional
sint32
card_id
=
2
;
optional
sint32
other_player_id
=
3
;
optional
sint32
card_id
=
2
[
default
=
-
1
]
;
optional
sint32
other_player_id
=
3
[
default
=
-
1
]
;
repeated
ServerInfo_Card
cards
=
4
;
}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment