diff --git a/protocol/userProxy.proto b/protocol/userProxy.proto index 2565ccb5c3f7605f2a4345838badfe6e2d12ba4a..559765e780c2d42d9b14fe00d0f09c0ce39cdd70 100644 --- a/protocol/userProxy.proto +++ b/protocol/userProxy.proto @@ -363,4 +363,5 @@ message GlobalGameBanner { string avatar = 3; uint64 diamond = 4; string bannerUrl = 5; + uint64 gameId = 6; // 1.ludo 2.uno 3.dice 4.lucky wheel 5.lucky box 6.fruit 7.slot } \ No newline at end of file