mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-09-21 00:55:09 -07:00
[Server][Game] Make undo draw failure visible in chat (#6889)
* [Server][Game] Make undo draw failure visible in chat * genericize the proto
This commit is contained in:
parent
5219cffa6b
commit
10b9a65f17
8 changed files with 54 additions and 0 deletions
|
|
@ -76,6 +76,7 @@ set(PROTO_FILES
|
|||
event_game_closed.proto
|
||||
event_game_host_changed.proto
|
||||
event_game_joined.proto
|
||||
event_game_log_notice.proto
|
||||
event_game_say.proto
|
||||
event_game_state_changed.proto
|
||||
event_game_state_changed.proto
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue