7 lines
182 B
Protocol Buffer
7 lines
182 B
Protocol Buffer
syntax = "proto3";
|
|
|
|
package bet.beteran.c2se.frontend.api.game;
|
|
|
|
// subject = bet.beteran.c2se.frontend.api.game.ListGames
|
|
// subject = bet.beteran.c2se.frontend.api.game.GetGameUrl
|