mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-03 03:53:56 -07:00
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
762f36335e
commit
cb2ca152b7
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