mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-09-21 09:05:10 -07:00
[Protocol] Remove duplicate event_game_state_changed.proto entry
The .proto file appeared twice in the PROTO_FILES list, causing protoc to process it twice on every build. Keep a single entry.
This commit is contained in:
parent
0a3df8dcd9
commit
3fffda54a3
1 changed files with 0 additions and 1 deletions
|
|
@ -90,7 +90,6 @@ set(PROTO_FILES
|
|||
event_game_log_notice.proto
|
||||
event_game_say.proto
|
||||
event_game_state_changed.proto
|
||||
event_game_state_changed.proto
|
||||
event_join.proto
|
||||
event_join_room.proto
|
||||
event_kicked.proto
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue