Skip to content

Commit

Permalink
update proto
Browse files Browse the repository at this point in the history
  • Loading branch information
naderzare committed Oct 14, 2024
1 parent 05b414e commit 79bfba3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion idl/grpc/service.proto
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ package protos;

/**
* Enum representing the different view widths available in the soccer simulation.
* For more information, see the documentation at [link](link)
* For more information, see the documentation at [link](https:://link.com).
*/
enum ViewWidth {
NARROW = 0; // Narrow view width (60 degrees).
Expand Down

0 comments on commit 79bfba3

Please sign in to comment.